[nautilus] preferences: Expand tabs



commit f155d79cd1ed0fce7199277ce5c750ba0a30a4a6
Author: Carlos Soriano <carlos sorian89 gmail com>
Date:   Tue Jan 20 18:14:27 2015 +0100

    preferences: Expand tabs
    
    Following design guidelines

 src/nautilus-file-management-properties.ui |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index 70b0b12..4c601bc 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -401,6 +401,9 @@
                   </packing>
                 </child>
               </object>
+              <packing>
+                <property name="tab_expand">True</property>
+              </packing>
             </child>
             <child type="tab">
               <object class="GtkLabel" id="label1">
@@ -684,6 +687,7 @@
               </object>
               <packing>
                 <property name="position">1</property>
+                <property name="tab_expand">True</property>
               </packing>
             </child>
             <child type="tab">
@@ -923,6 +927,7 @@
               </object>
               <packing>
                 <property name="position">2</property>
+                <property name="tab_expand">True</property>
               </packing>
             </child>
             <child type="tab">
@@ -989,6 +994,7 @@
               </object>
               <packing>
                 <property name="position">3</property>
+                <property name="tab_expand">True</property>
               </packing>
             </child>
             <child type="tab">
@@ -1245,6 +1251,7 @@
               </object>
               <packing>
                 <property name="position">4</property>
+                <property name="tab_expand">True</property>
               </packing>
             </child>
             <child type="tab">


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