This commit is contained in:
Jesse van den Kieboom 2005-11-06 16:05:49 +00:00
parent 1f4b9dfea5
commit e8a0975e9d
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="focus_on_map">True</property>
<property name="urgency_hint">False</property>
<property name="has_separator">True</property>
<child internal-child="vbox">
@ -154,7 +155,7 @@
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<signal name="clicked" handler="on_buttonNext_clicked" last_modification_time="Mon, 06 Jun 2005 18:43:28 GMT"/>
<signal name="clicked" handler="on_button_next_clicked" last_modification_time="Wed, 12 Oct 2005 18:10:54 GMT"/>
</widget>
</child>
</widget>