More documentation updates. Renamed the title bar, which was still using the abortive old name.

This commit is contained in:
Anna 2010-05-21 14:12:01 -04:00
parent 8789ab9433
commit 341baa0a0e
2 changed files with 10 additions and 7 deletions

View file

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