summaryrefslogtreecommitdiffstats
path: root/ui/todolist.glade
diff options
context:
space:
mode:
Diffstat (limited to 'ui/todolist.glade')
-rw-r--r--ui/todolist.glade12
1 files changed, 6 insertions, 6 deletions
diff --git a/ui/todolist.glade b/ui/todolist.glade
index 26adac2..0548f2c 100644
--- a/ui/todolist.glade
+++ b/ui/todolist.glade
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Wed May 20 00:19:39 2009 -->
+<!--Generated with glade3 3.4.5 on Wed May 20 13:13:43 2009 -->
<glade-interface>
<widget class="GtkWindow" id="main_window">
<property name="title" translatable="yes">ToDo</property>
@@ -425,10 +425,10 @@
<property name="visible">True</property>
<property name="spacing">3</property>
<child>
- <widget class="GtkSpinButton" id="spinbutton1">
+ <widget class="GtkSpinButton" id="hour_field">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="adjustment">12 0 23 1 10 10</property>
+ <property name="adjustment">12 0 23 1 10 0</property>
<property name="wrap">True</property>
</widget>
<packing>
@@ -449,10 +449,10 @@
</packing>
</child>
<child>
- <widget class="GtkSpinButton" id="spinbutton2">
+ <widget class="GtkSpinButton" id="minute_field">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="adjustment">0 0 59 5 15 15</property>
+ <property name="adjustment">0 0 59 5 15 0</property>
<property name="wrap">True</property>
</widget>
<packing>
@@ -485,7 +485,7 @@
<property name="receives_default">True</property>
<property name="label" translatable="yes">gtk-cancel</property>
<property name="use_stock">True</property>
- <property name="response_id">1</property>
+ <property name="response_id">0</property>
</widget>
</child>
<child>