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

index f20df8262aa8cbc967ee39ed6d01484b0dbc9fb3..3275a0165694d06b76b5480fd6cd88d18177269c 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>
@@ -85,6 +87,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>
         </child>
       </object>
       <packing>
-        <property name="expand">False</property>
-        <property name="fill">False</property>
+        <property name="expand">True</property>
+        <property name="fill">True</property>
         <property name="position">1</property>
       </packing>
     </child>