Renamed application in preparation of creating a new repository for it

This commit is contained in:
Anna 2010-05-20 14:51:04 -04:00
parent ae1323a04d
commit adf929e225
5 changed files with 11 additions and 18 deletions

View file

@ -5,7 +5,7 @@
<widget class="GtkWindow" id="window">
<property name="visible">True</property>
<property name="title" translatable="yes">MyTwitter</property>
<property name="title" translatable="yes">Huginn</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>