[gnome-chat] contacts-list-dialog: Expand the size of the dialog



commit 2a390ac37f408deaae08dd04c0ad2ff35cfc6644
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Tue Sep 10 17:51:51 2013 +0300

    contacts-list-dialog: Expand the size of the dialog

 src/chat-contacts-list-dialog.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/chat-contacts-list-dialog.ui b/src/chat-contacts-list-dialog.ui
index 8cbb057..c378572 100644
--- a/src/chat-contacts-list-dialog.ui
+++ b/src/chat-contacts-list-dialog.ui
@@ -5,8 +5,8 @@
     <property name="can_focus">False</property>
     <property name="title" translatable="yes">Contacts</property>
     <property name="modal">True</property>
-    <property name="default_width">320</property>
-    <property name="default_height">260</property>
+    <property name="default_width">400</property>
+    <property name="default_height">600</property>
     <property name="destroy_with_parent">True</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">


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