background: one last old gnome_bg remnant

This commit is contained in:
Yanko Kaneti 2010-11-10 10:49:44 +01:00 committed by Rodrigo Moya
parent a6e64f1aa3
commit 2deff133ff

View file

@ -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"));