[gnome-control-center/extensible-shell] [appearance] Make sure to load the deleted flag



commit ccff1ff300c06648dbe67d52d915b9f149dd98e8
Author: William Jon McCann <jmccann redhat com>
Date:   Sat Jan 16 06:10:45 2010 -0500

    [appearance] Make sure to load the deleted flag

 capplets/appearance/cc-backgrounds-monitor.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/capplets/appearance/cc-backgrounds-monitor.c b/capplets/appearance/cc-backgrounds-monitor.c
index a18bfa5..d4d85e5 100644
--- a/capplets/appearance/cc-backgrounds-monitor.c
+++ b/capplets/appearance/cc-backgrounds-monitor.c
@@ -268,6 +268,7 @@ load_xml (CcBackgroundsMonitor *monitor,
                                       "secondary-color", secondary_color,
                                       "placement", options,
                                       "shading", shade_type,
+                                      "is-deleted", deleted,
                                       NULL);
 
                         if (cc_background_item_load (item)) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]