summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:02:38 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:08:31 +0200
commitfddb36899ae818cc56f5359b7d32e5acab14028d (patch)
treee821ec54a36fef4003b05f5eb1736c50a90c7133
parent0ba5850feb110e7dfc39cf50b738baa1b081dc2b (diff)
downloadempathy-fddb36899ae818cc56f5359b7d32e5acab14028d.tar.gz
account-widget-sip: fix expand/fill settings (#650854)
-rw-r--r--libempathy-gtk/empathy-account-widget-sip.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index d9ea11bff..fd019eedb 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.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>
@@ -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>
@@ -100,6 +104,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>