[evolution] Bug #620246 - Increase size of 'group' combo box in task



commit b0a06fc691d47dc1c3c0e73678c945a1e1bb4ff5
Author: Milan Crha <mcrha redhat com>
Date:   Wed Jun 23 19:12:32 2010 +0200

    Bug #620246 - Increase size of 'group' combo box in task

 calendar/gui/dialogs/task-page.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/calendar/gui/dialogs/task-page.ui b/calendar/gui/dialogs/task-page.ui
index e88be15..5d685a3 100644
--- a/calendar/gui/dialogs/task-page.ui
+++ b/calendar/gui/dialogs/task-page.ui
@@ -434,11 +434,12 @@
                         </child>
                         <child>
                           <object class="ESourceComboBox" id="source">
-                            <property name="height_request">24</property>
                             <property name="visible">True</property>
                           </object>
                           <packing>
                             <property name="position">1</property>
+                            <property name="expand">True</property>
+                            <property name="fill">True</property>
                           </packing>
                         </child>
                       </object>



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