[gnome-control-center] background: Make the treeview a little wider



commit a1fa500dc5ca8e7ec65a315c8e08f64464e850ba
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Dec 13 15:29:15 2010 +0000

    background: Make the treeview a little wider
    
    So that we can fit 3 thumbnails side-by-side, even when we use a
    large scrollbar width.

 panels/background/background.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index ae99924..b9d9ae9 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -52,7 +52,7 @@
         </child>
         <child>
           <object class="GtkScrolledWindow" id="scrolledwindow2">
-            <property name="width_request">190</property>
+            <property name="width_request">220</property>
             <property name="height_request">380</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>



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