main-window: Allow the in app notification to wrap
Othewise we overflow the window. Center it too.
This commit is contained in:
committed by
Guido Gunther
parent
78921fadea
commit
91cdde3ac9
@@ -31,6 +31,8 @@
|
||||
<property name="reveal_child">True</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="permanent_error_label">
|
||||
<property name="justify">center</property>
|
||||
<property name="wrap">True</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">No modem found</property>
|
||||
|
||||
Reference in New Issue
Block a user