ui: Beautification
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 3 Jun 2009 16:21:27 +0000 (19:21 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 3 Jun 2009 16:21:27 +0000 (19:21 +0300)
Don't let Folders buttons take more space than they should.

data/rygel-preferences.ui

index 177db5c..e6b0e6a 100644 (file)
                     <child>
                       <object class="GtkHBox" id="hbox2">
                         <property name="visible">True</property>
+                        <property name="spacing">12</property>
                         <child>
                           <object class="GtkTreeView" id="folders-treeview">
                             <property name="visible">True</property>
                           <object class="GtkVBox" id="vbox4">
                             <property name="visible">True</property>
                             <property name="orientation">vertical</property>
+                            <property name="spacing">6</property>
+                            <property name="homogeneous">True</property>
                             <child>
                               <object class="GtkButton" id="add-button">
                                 <property name="label" translatable="yes">gtk-add</property>
                             </child>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
+                            <property name="fill">False</property>
                             <property name="position">1</property>
                           </packing>
                         </child>