summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Bugzilla.GTKBuilder
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Bugzilla.GTKBuilder')
-rw-r--r--lib/Plugins/Bugzilla.GTKBuilder10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/Plugins/Bugzilla.GTKBuilder b/lib/Plugins/Bugzilla.GTKBuilder
index 7c25e92d..8c662c30 100644
--- a/lib/Plugins/Bugzilla.GTKBuilder
+++ b/lib/Plugins/Bugzilla.GTKBuilder
@@ -200,8 +200,8 @@
<property name="visible">True</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="bApply">
- <property name="label">gtk-apply</property>
+ <object class="GtkButton" id="button2">
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -214,8 +214,8 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="button2">
- <property name="label">gtk-cancel</property>
+ <object class="GtkButton" id="bApply">
+ <property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -237,8 +237,8 @@
</object>
</child>
<action-widgets>
- <action-widget response="-10">bApply</action-widget>
<action-widget response="-6">button2</action-widget>
+ <action-widget response="-10">bApply</action-widget>
</action-widgets>
</object>
<object class="GtkAction" id="action1"/>