[empathy] account-widget-icq: fix expand/fill settings (#650854)



commit f3385db2a89b1c14fb43527f99bcac69d34f4a76
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon May 23 14:02:29 2011 +0200

    account-widget-icq: fix expand/fill settings (#650854)

 libempathy-gtk/empathy-account-widget-icq.ui |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui
index c4bf760..df2ddce 100644
--- a/libempathy-gtk/empathy-account-widget-icq.ui
+++ b/libempathy-gtk/empathy-account-widget-icq.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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]