Renamed application in preparation of creating a new repository for it
This commit is contained in:
parent
ae1323a04d
commit
adf929e225
5 changed files with 11 additions and 18 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue