More documentation updates. Renamed the title bar, which was still using the abortive old name.
This commit is contained in:
parent
8789ab9433
commit
341baa0a0e
2 changed files with 10 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
<widget class="GtkWindow" id="window">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes">Huginn</property>
|
||||
<property name="title" translatable="yes">Hrafn</property>
|
||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
|
|
Reference in a new issue