summaryrefslogtreecommitdiff
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)
commit00908afe032e51ba050c6257d8810e9540b22c98 (patch)
tree39bf0fd8d485bbc163343a29ab8ef1636baf022e
parent2086980df7cd1c5038a78fe39deca5b9d6893bd0 (diff)
changed buttons
git-svn-id: https://svn.helsinki.at/rhimport/trunk@11 7c65635b-ec39-4f67-a626-873dbafdd612
-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>