[baobab] Fix cut&paste error in the .ui file



commit 6b1ef030247d5ab268cd7fb0388d2a3a902adeca
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Aug 4 12:14:19 2012 +0200

    Fix cut&paste error in the .ui file

 src/baobab-main-window.ui |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 3a149ed..1f39991 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -84,14 +84,11 @@
                   <attribute name="weight" value="bold"/>
                 </attributes>
               </object>
-              <packing>
-                <property name="expand">True</property>
-              </packing>
             </child>
           </object>
-              <packing>
-                <property name="expand">True</property>
-              </packing>
+          <packing>
+            <property name="expand">True</property>
+          </packing>
         </child>
         <child>
           <object class="GtkToolButton" id="rescan-button">



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