[empathy] set expand of infobar to false



commit 4480008a770cd2039eec01a97ca4d83877311a43
Author: Felix Kaser <f kaser gmx net>
Date:   Tue Dec 8 13:08:38 2009 +0100

    set expand of infobar to false
    
    the infobar should not be expanded when the window is resized

 src/empathy-accounts-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui
index 0c59e4d..83b61ee 100644
--- a/src/empathy-accounts-dialog.ui
+++ b/src/empathy-accounts-dialog.ui
@@ -140,6 +140,7 @@
                         </child>
                       </object>
                       <packing>
+                        <property name="expand">False</property>
                         <property name="position">1</property>
                       </packing>
                     </child>



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