[gnome-control-center/extensible-shell: 7/7] Never use a horizontal scrollbar



commit 3a47fedc6cdfca22b5f68e39f917b101f6aeb890
Author: William Jon McCann <jmccann redhat com>
Date:   Sat Jan 16 05:02:15 2010 -0500

    Never use a horizontal scrollbar

 shell/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 15dc04d..8a1de88 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -77,7 +77,7 @@
               <object class="GtkScrolledWindow" id="scrolledwindow1">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="hscrollbar_policy">automatic</property>
+                <property name="hscrollbar_policy">never</property>
                 <property name="vscrollbar_policy">automatic</property>
                 <child>
                   <object class="GtkViewport" id="viewport1">



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