[empathy: 8/16] 'spacing' is an object property, not a child property of the packing



commit d4597e973a5eef6389f0900c3cea91d73e7c9873
Author: Danielle Madeley <danielle madeley collabora co uk>
Date:   Mon Apr 18 10:51:34 2011 +1000

    'spacing' is an object property, not a child property of the packing

 src/empathy-main-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-main-window.ui b/src/empathy-main-window.ui
index 278d139..757d591 100644
--- a/src/empathy-main-window.ui
+++ b/src/empathy-main-window.ui
@@ -328,6 +328,7 @@
         </child>
         <child>
           <object class="GtkVBox" id="balance_vbox">
+            <property name="spacing">3</property>
             <child>
               <placeholder/>
             </child>
@@ -336,7 +337,6 @@
             <property name="expand">False</property>
             <property name="fill">False</property>
             <property name="position">2</property>
-	    <property name="spacing">3</property>
           </packing>
         </child>
         <child>



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