summaryrefslogtreecommitdiff
path: root/capplets/background/ChangeLog
diff options
context:
space:
mode:
authorRichard Hestilow <hestilow@ximian.com>2001-07-27 19:34:55 +0000
committerRachel Hestilow <hestgray@src.gnome.org>2001-07-27 19:34:55 +0000
commit4a761386807ed96949d9c8e38e01a17a4349a490 (patch)
tree80646fae2cc23a079576cd01db5dc17d9fc987c3 /capplets/background/ChangeLog
parent2d9be3eb4eddeaa3cd302e86cba2d8b95f00bc32 (diff)
downloadgnome-control-center-4a761386807ed96949d9c8e38e01a17a4349a490.tar.gz
Only draw disabled message if do_preview. Actually, the user will never
2001-07-27 Richard Hestilow <hestilow@ximian.com> * applier.c (applier_apply_prefs): Only draw disabled message if do_preview. Actually, the user will never see this because the correct behavior (which is done) is to assume if they're running capplet, prefs->enable should be TRUE. This is because we are only honoring enable as a hacker-only setting. (output_compat_prefs): Output the correct "Enable" setting. * background-properties-capplet.c (get_legacy_settings): Support the "Enabled" flag. * preferences.c (preferences_new_from_bonobo_db): Import the "enabled" flag. Note that this is not bothered with in the _pbag function, because that's from the Proxy settings, which is only used for the GUI capplet, which always sets enabled to True, because this is a hacker-only option. Got it?
Diffstat (limited to 'capplets/background/ChangeLog')
-rw-r--r--capplets/background/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/capplets/background/ChangeLog b/capplets/background/ChangeLog
index 25090c74d..9c52db2c1 100644
--- a/capplets/background/ChangeLog
+++ b/capplets/background/ChangeLog
@@ -1,3 +1,21 @@
+2001-07-27 Richard Hestilow <hestilow@ximian.com>
+
+ * applier.c (applier_apply_prefs): Only draw disabled message
+ if do_preview. Actually, the user will never see this because
+ the correct behavior (which is done) is to assume if they're
+ running capplet, prefs->enable should be TRUE. This is because
+ we are only honoring enable as a hacker-only setting.
+ (output_compat_prefs): Output the correct "Enable" setting.
+
+ * background-properties-capplet.c (get_legacy_settings): Support
+ the "Enabled" flag.
+
+ * preferences.c (preferences_new_from_bonobo_db): Import the
+ "enabled" flag. Note that this is not bothered with in the _pbag
+ function, because that's from the Proxy settings, which is only
+ used for the GUI capplet, which always sets enabled to True, because
+ this is a hacker-only option. Got it?
+
2001-07-27 Bradford Hovinen <hovinen@ximian.com>
* background-properties-capplet.c (get_legacy_settings): Fix