GUI: set window title

This commit is contained in:
hasufell 2014-10-12 04:23:27 +02:00
parent 43f618269d
commit f0789b59e3
1 changed files with 1 additions and 0 deletions

View File

@ -380,6 +380,7 @@ Malte Flender &lt;malte.flender@fh-bielefeld.de&gt;</property>
<property name="width_request">600</property>
<property name="height_request">750</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">CG</property>
<property name="type_hint">dialog</property>
<child>
<widget class="GtkVBox" id="vbox1">