use wrap words in vcard annotations (like in about).
This commit is contained in:
parent
17adcf7520
commit
7b87c829fb
1 changed files with 1 additions and 1 deletions
|
@ -2660,7 +2660,7 @@
|
|||
<property name="overwrite">False</property>
|
||||
<property name="accepts_tab">True</property>
|
||||
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
||||
<property name="wrap_mode">GTK_WRAP_NONE</property>
|
||||
<property name="wrap_mode">GTK_WRAP_WORD</property>
|
||||
<property name="cursor_visible">True</property>
|
||||
<property name="pixels_above_lines">0</property>
|
||||
<property name="pixels_below_lines">0</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue