cleanup and better varname

This commit is contained in:
Nikos Kouremenos 2006-03-25 01:21:47 +00:00
parent 7ca9a4e08f
commit 8087c2a14e
1 changed files with 2 additions and 2 deletions

View File

@ -18092,7 +18092,7 @@ Maybe I'll refactor later</property>
</widget> </widget>
<widget class="GtkWindow" id="message_window"> <widget class="GtkWindow" id="message_window">
<property name="title" translatable="yes">window1</property> <property name="title" translatable="yes"></property>
<property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property> <property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property> <property name="modal">False</property>
@ -18111,7 +18111,7 @@ Maybe I'll refactor later</property>
<signal name="focus_in_event" handler="_on_window_focus" last_modification_time="Thu, 12 Jan 2006 02:56:55 GMT"/> <signal name="focus_in_event" handler="_on_window_focus" last_modification_time="Thu, 12 Jan 2006 02:56:55 GMT"/>
<child> <child>
<widget class="GtkAlignment" id="alignment99"> <widget class="GtkAlignment" id="msg_window_alignment">
<property name="visible">True</property> <property name="visible">True</property>
<property name="xalign">0.5</property> <property name="xalign">0.5</property>
<property name="yalign">0.5</property> <property name="yalign">0.5</property>