[gnome-control-center] printers: fix table row spacing



commit 228a3ccd2ccc0562490e0da0164c903644dff760
Author: William Jon McCann <jmccann redhat com>
Date:   Wed Jan 26 16:00:00 2011 -0500

    printers: fix table row spacing

 panels/printers/printers.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/printers/printers.ui b/panels/printers/printers.ui
index 3940dfe..889e1de 100644
--- a/panels/printers/printers.ui
+++ b/panels/printers/printers.ui
@@ -55,7 +55,7 @@
             <property name="n_rows">5</property>
             <property name="n_columns">2</property>
             <property name="column_spacing">10</property>
-            <property name="row_spacing">15</property>
+            <property name="row_spacing">6</property>
             <child>
               <object class="GtkVBox" id="vbox6">
                 <property name="visible">True</property>
@@ -75,7 +75,6 @@
                     </child>
                   </object>
                   <packing>
-                    <property name="expand">False</property>
                     <property name="position">0</property>
                   </packing>
                 </child>
@@ -83,6 +82,7 @@
                   <object class="GtkToolbar" id="allowed-users-toolbar">
                     <property name="visible">True</property>
                     <property name="icon_size">1</property>
+                    <property name="icon_size_set">True</property>
                     <child>
                       <object class="GtkToolButton" id="allowed-user-add-button">
                         <property name="visible">True</property>



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