[gnome-control-center] background: one last old gnome_bg remnant



commit 2deff133ff1f301edd5e4110c037d3ca65bd6ee8
Author: Yanko Kaneti <yaneti declera com>
Date:   Wed Nov 10 10:49:44 2010 +0100

    background: one last old gnome_bg remnant

 panels/background/bg-flickr-source.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/bg-flickr-source.c b/panels/background/bg-flickr-source.c
index 3a0aa08..2e164e6 100644
--- a/panels/background/bg-flickr-source.c
+++ b/panels/background/bg-flickr-source.c
@@ -96,7 +96,7 @@ _view_items_added_cb (SwClientItemView *item_view,
 
       item = g_new0 (GnomeWPItem, 1);
 
-      item->options = GNOME_BG_PLACEMENT_ZOOMED;
+      item->options = G_DESKTOP_BACKGROUND_STYLE_ZOOM;
       item->name = g_strdup (sw_item_get_value (sw_item, "title"));
       item->source_url = g_strdup (sw_item_get_value (sw_item,
                                                       "x-flickr-photo-url"));



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