wrap text
This commit is contained in:
parent
3b2c6021fa
commit
cba9b41d25
|
@ -77,12 +77,13 @@
|
|||
|
||||
You can select logs from the left and/or search database from below.
|
||||
|
||||
<span background="lightyellow"><b>WARNING:</b> If you plan to do massive deletions, please make sure Gajim is not running.
|
||||
<span background="lightyellow"><b>WARNING:</b>
|
||||
If you plan to do massive deletions, please make sure Gajim is not running.
|
||||
Generally avoid deletions with contacts you currently chat with.</span></property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
<property name="wrap">False</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="selectable">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="yalign">0.5</property>
|
||||
|
|
Loading…
Reference in New Issue