[gnome-control-center/wip/background] background: use wallpapers-filter model for the wallpaper list
- From: Thomas Wood <thos src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/background] background: use wallpapers-filter model for the wallpaper list
- Date: Wed, 7 Jul 2010 17:12:34 +0000 (UTC)
commit 17b42d2519033e471f9e9edba6491f6f7982276a
Author: Thomas Wood <thomas wood intel com>
Date: Wed Jul 7 12:28:32 2010 +0100
background: use wallpapers-filter model for the wallpaper list
.../background-screensaver.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/background-screensaver/background-screensaver.ui b/panels/background-screensaver/background-screensaver.ui
index c4ffec9..4d85a42 100644
--- a/panels/background-screensaver/background-screensaver.ui
+++ b/panels/background-screensaver/background-screensaver.ui
@@ -87,6 +87,7 @@
<object class="GtkIconView" id="backgrounds-iconview">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="model">wallpapers-filter</property>
</object>
</child>
</object>
@@ -124,7 +125,6 @@
<child>
<object class="GtkComboBox" id="combobox1">
<property name="visible">True</property>
- <property name="model">style-liststore</property>
<property name="active">0</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]