]> git.0d.be Git - empathy.git/commitdiff
account-widget-sip: fix expand/fill settings (#650854)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 23 May 2011 12:02:38 +0000 (14:02 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 23 May 2011 12:02:38 +0000 (14:02 +0200)
libempathy-gtk/empathy-account-widget-sip.ui

index 11a035b3540e89977300c4f426955688c298e309..b9bcd934efb820e1ed0e690121955e24de497488 100644 (file)
@@ -72,6 +72,8 @@
             <property name="right_attach">2</property>
             <property name="top_attach">1</property>
             <property name="bottom_attach">2</property>
+            <property name="x_options">GTK_FILL</property>
+            <property name="y_options"></property>
           </packing>
         </child>
         <child>
@@ -84,6 +86,8 @@
             <property name="right_attach">2</property>
             <property name="top_attach">2</property>
             <property name="bottom_attach">3</property>
+            <property name="x_options">GTK_FILL</property>
+            <property name="y_options"></property>
           </packing>
         </child>
         <child>
             <property name="right_attach">2</property>
             <property name="top_attach">3</property>
             <property name="bottom_attach">4</property>
+            <property name="x_options">GTK_FILL</property>
+            <property name="y_options"></property>
           </packing>
         </child>
         <child>