summaryrefslogtreecommitdiff
path: root/walls.ui
diff options
context:
space:
mode:
authorJon Bergli Heier <snakebite@jvnv.net>2009-12-24 05:25:06 +0100
committerJon Bergli Heier <snakebite@jvnv.net>2009-12-24 05:25:06 +0100
commitf6e2ba790e189721549da70219a85f7cfa769742 (patch)
treee576e4435e146c08eab268e1a7788aa208296b77 /walls.ui
parent6604eee92ac1fe6ac07a098fe94bf640e6de023e (diff)
Use browse as selection mode for the thumbnail icon view.
Diffstat (limited to 'walls.ui')
-rw-r--r--walls.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/walls.ui b/walls.ui
index bc9a71e..ff166ca 100644
--- a/walls.ui
+++ b/walls.ui
@@ -134,6 +134,7 @@
<object class="GtkIconView" id="thumbview">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="selection_mode">browse</property>
<property name="orientation">horizontal</property>
<signal name="selection_changed" handler="on_thumbview_selection_changed"/>
</object>