typo in window title

This commit is contained in:
Pascal Brisset
2007-10-13 08:19:42 +00:00
parent f622395e21
commit 2e8b89c6fd
+1 -1
View File
@@ -130,7 +130,7 @@
<widget class="GtkWindow" id="window">
<property name="visible">True</property>
<property name="title" translatable="yes">window1</property>
<property name="title" translatable="yes">Paparazzi Center</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>