summaryrefslogtreecommitdiff
path: root/libbackground/ChangeLog
diff options
context:
space:
mode:
authorBradford Hovinen <hovinen@ximian.com>2001-12-20 20:47:43 +0000
committerBradford Hovinen (Gdict maintainer) <hovinen@src.gnome.org>2001-12-20 20:47:43 +0000
commit064dac63c0d3816dfdc34dd7dc45400a8fa6b7f5 (patch)
tree27b77a2044c23c5ed11fcace0f16124bd1818096 /libbackground/ChangeLog
parent894a0a1c3a1e4b689bbd2183678f5dd545bb8f68 (diff)
downloadgnome-control-center-064dac63c0d3816dfdc34dd7dc45400a8fa6b7f5.tar.gz
Disable the wallpaper if we couldn't load it (bg_applier_apply_prefs):
2001-12-20 Bradford Hovinen <hovinen@ximian.com> * applier.c (bg_applier_apply_prefs): Disable the wallpaper if we couldn't load it (bg_applier_apply_prefs): Create a clone of the preferences structure first and work off of that (wallpaper_full_cover_p): Return FALSE if the wallpaper pixbuf is NULL
Diffstat (limited to 'libbackground/ChangeLog')
-rw-r--r--libbackground/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libbackground/ChangeLog b/libbackground/ChangeLog
index 11bf8e537..63ed0bdad 100644
--- a/libbackground/ChangeLog
+++ b/libbackground/ChangeLog
@@ -1,5 +1,14 @@
2001-12-20 Bradford Hovinen <hovinen@ximian.com>
+ * applier.c (bg_applier_apply_prefs): Disable the wallpaper if we
+ couldn't load it
+ (bg_applier_apply_prefs): Create a clone of the preferences
+ structure first and work off of that
+ (wallpaper_full_cover_p): Return FALSE if the wallpaper pixbuf is NULL
+
+ * preferences.c (bg_preferences_merge_entry): Don't actually set
+ the wallpaper to "enabled" unless we can load the thing
+
* applier.c: Eliminate compiler warnings
* applier.[ch]: Rename applier to bg_applier to avoid possible