Give the prefs window a decent window title

This commit is contained in:
Chris Jones 2010-07-04 18:53:18 +01:00
parent 14cafa5072
commit 5395c21f64
1 changed files with 1 additions and 0 deletions

View File

@ -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">