[empathy] account-widget-yahoo: fix expand/fill settings (#650854)
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] account-widget-yahoo: fix expand/fill settings (#650854)
- Date: Mon, 23 May 2011 12:09:13 +0000 (UTC)
commit 380911d4b3da972b98e97eeb9935227657b01962
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon May 23 14:02:46 2011 +0200
account-widget-yahoo: fix expand/fill settings (#650854)
libempathy-gtk/empathy-account-widget-yahoo.ui | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-yahoo.ui b/libempathy-gtk/empathy-account-widget-yahoo.ui
index 6f219f5..90ad4ec 100644
--- a/libempathy-gtk/empathy-account-widget-yahoo.ui
+++ b/libempathy-gtk/empathy-account-widget-yahoo.ui
@@ -89,6 +89,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>
@@ -105,6 +107,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>
@@ -254,8 +258,8 @@
</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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]