[dconf] editor: set 'wrap' property on default value label



commit a48a34cd4f8a96eb0f4ea0eab41147b91ad6fb30
Author: Ryan Lortie <desrt desrt ca>
Date:   Sat Mar 17 12:24:39 2012 -0400

    editor: set 'wrap' property on default value label
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650631

 editor/dconf-editor.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index c7d3736..72f040d 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -190,6 +190,7 @@
                     <property name="spacing">6</property>
                     <child>
                       <object class="GtkLabel" id="default_label">
+                        <property name="wrap">True</property>
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>



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