[evolution] I#798 - contact-editor: Enable wrapping in the Notes text view



commit ba004749a574e39eeb9802174b799f68b7233785
Author: Milan Crha <mcrha redhat com>
Date:   Wed Feb 26 15:58:27 2020 +0100

    I#798 - contact-editor: Enable wrapping in the Notes text view
    
    Closes https://gitlab.gnome.org/GNOME/evolution/issues/798

 src/addressbook/gui/contact-editor/contact-editor.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/addressbook/gui/contact-editor/contact-editor.ui 
b/src/addressbook/gui/contact-editor/contact-editor.ui
index 99a5bc5e52..6608640666 100644
--- a/src/addressbook/gui/contact-editor/contact-editor.ui
+++ b/src/addressbook/gui/contact-editor/contact-editor.ui
@@ -2184,6 +2184,7 @@
                     <property name="right_margin">6</property>
                     <property name="top_margin">6</property>
                     <property name="bottom_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]