summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:01:55 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-23 14:08:31 +0200
commitd85577a952be339094f3177bdcd3abcdc1e8c66d (patch)
treec9dfaa785abd76ebcdd4b383e88a187b58c84089
parente51a6ef3f3282736eb04eb5e170b3f451b14f578 (diff)
downloadempathy-d85577a952be339094f3177bdcd3abcdc1e8c66d.tar.gz
account-widget-aim: fix expand/fill settings (#650854)
-rw-r--r--libempathy-gtk/empathy-account-widget-aim.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-aim.ui b/libempathy-gtk/empathy-account-widget-aim.ui
index fc21c67fb..bbc358b4b 100644
--- a/libempathy-gtk/empathy-account-widget-aim.ui
+++ b/libempathy-gtk/empathy-account-widget-aim.ui
@@ -88,6 +88,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>
@@ -104,6 +106,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>