[gnome-calendar] edit-dialog: increase summary label width



commit 4d30db74f5f2df98156df58faf33e99d4148f404
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Jul 6 17:03:02 2016 -0300

    edit-dialog: increase summary label width
    
    Since we moved the Agenda button to the headerbar,
    fill the now free space with the summary label.

 data/ui/edit-dialog.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index c723237..9d4a879 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -218,7 +218,7 @@
               <packing>
                 <property name="left_attach">1</property>
                 <property name="top_attach">0</property>
-                <property name="width">2</property>
+                <property name="width">4</property>
               </packing>
             </child>
             <child>


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