summaryrefslogtreecommitdiff
path: root/rhimport.glade
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2010-02-20 22:42:48 (GMT)
committerChristian Pointner <equinox@helsinki.at>2010-02-20 22:42:48 (GMT)
commitab461d0ca3c650a9c989ec3d0a53b21e32d93eae (patch)
tree39bf0fd8d485bbc163343a29ab8ef1636baf022e /rhimport.glade
parent9b61ccddc84789af2656a9827fb65648506bc650 (diff)
changed buttons
Diffstat (limited to 'rhimport.glade')
-rw-r--r--rhimport.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/rhimport.glade b/rhimport.glade
index 0e2c931..c1283d4 100644
--- a/rhimport.glade
+++ b/rhimport.glade
@@ -106,8 +106,8 @@
</packing>
</child>
<child>
- <widget class="GtkButton" id="b_cancel">
- <property name="label">gtk-cancel</property>
+ <widget class="GtkButton" id="b_close">
+ <property name="label">gtk-close</property>
<property name="width_request">130</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -122,7 +122,7 @@
</child>
<child>
<widget class="GtkButton" id="b_ok">
- <property name="label">gtk-ok</property>
+ <property name="label">gtk-apply</property>
<property name="width_request">130</property>
<property name="visible">True</property>
<property name="can_focus">True</property>