[gnome-calendar] edit-dialog: use word wrap on the description field



commit 46904450adbf3784d96fba49df032d483d2cf3d1
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Sat Feb 7 22:18:02 2015 -0500

    edit-dialog: use word wrap on the description field

 data/ui/edit-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index 951aeb0..97de35c 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -225,6 +225,7 @@
                     <property name="hexpand">True</property>
                     <property name="left_margin">6</property>
                     <property name="right_margin">6</property>
+                    <property name="wrap_mode">GTK_WRAP_WORD_CHAR</property>
                   </object>
                 </child>
               </object>


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