Updating branch refs/heads/master
         to 27cd5e4abfd268cbe82a8d611b08be2af72d8a2e (commit)
       from d7f265a62a54de1a38cbf98e82e0c59faaa9055d (commit)

commit 27cd5e4abfd268cbe82a8d611b08be2af72d8a2e
Author: Nick Schermer <n...@xfce.org>
Date:   Thu Jan 28 21:38:45 2010 +0100

    Make the settings dialog smaller with long filenames.
    
    This makes the dialog suitable for small screens like netbooks.

 .../xfdesktop-settings-appearance-frame-ui.xml     |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/settings/xfdesktop-settings-appearance-frame-ui.xml 
b/settings/xfdesktop-settings-appearance-frame-ui.xml
index 3896436..3a4fed6 100644
--- a/settings/xfdesktop-settings-appearance-frame-ui.xml
+++ b/settings/xfdesktop-settings-appearance-frame-ui.xml
@@ -92,7 +92,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                            <property 
name="hscrollbar_policy">GTK_POLICY_NEVER</property>
+                            <property 
name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
                             <property 
name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
                             <property 
name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
                             <child>
@@ -412,6 +412,7 @@
               </object>
               <packing>
                 <property name="position">1</property>
+                <property name="expand">False</property>
               </packing>
             </child>
           </object>
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to