Give the prefs window a decent window title
This commit is contained in:
parent
14cafa5072
commit
5395c21f64
|
@ -276,6 +276,7 @@
|
|||
</object>
|
||||
<object class="GtkDialog" id="prefswin">
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">Terminator Preferences</property>
|
||||
<property name="type_hint">normal</property>
|
||||
<property name="has_separator">False</property>
|
||||
<child internal-child="vbox">
|
||||
|
|
Loading…
Reference in New Issue