summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:02:11 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:08:31 +0200
commitb87e8f0bef8d9803934d394848a6aef3f579deb5 (patch)
treeef47cc547af6dfd7da9d1c5aab164a587aeeb238
parentd85577a952be339094f3177bdcd3abcdc1e8c66d (diff)
downloadempathy-b87e8f0bef8d9803934d394848a6aef3f579deb5.tar.gz
account-widget-groupwise: fix expand/fill settings (#650854)
-rw-r--r--libempathy-gtk/empathy-account-widget-groupwise.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-groupwise.ui b/libempathy-gtk/empathy-account-widget-groupwise.ui
index af5180632..e5c89ec52 100644
--- a/libempathy-gtk/empathy-account-widget-groupwise.ui
+++ b/libempathy-gtk/empathy-account-widget-groupwise.ui
@@ -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>
@@ -101,6 +105,8 @@
<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>