[gnome-calendar] source-dialog: set the minimum width of the dialog



commit 07ac22de47605f98c32f7cf5b9cf4b1405fd5ffd
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Feb 9 14:06:16 2015 -0200

    source-dialog: set the minimum width of the dialog

 data/ui/source-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index 0f79c9d..709708f 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -7,6 +7,7 @@
     <property name="type_hint">dialog</property>
     <property name="use_header_bar">1</property>
     <property name="border_width">0</property>
+    <property name="width_request">450</property>
     <property name="default_width">550</property>
     <property name="default_height">500</property>
     <child internal-child="vbox">


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