summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Logger.GTKBuilder
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Logger.GTKBuilder')
-rw-r--r--lib/Plugins/Logger.GTKBuilder10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/Plugins/Logger.GTKBuilder b/lib/Plugins/Logger.GTKBuilder
index afb24eb0..8863360b 100644
--- a/lib/Plugins/Logger.GTKBuilder
+++ b/lib/Plugins/Logger.GTKBuilder
@@ -91,8 +91,8 @@
<property name="visible">True</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="button1">
- <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>
@@ -105,8 +105,8 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="button2">
- <property name="label">gtk-cancel</property>
+ <object class="GtkButton" id="button1">
+ <property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -128,8 +128,8 @@
</object>
</child>
<action-widgets>
- <action-widget response="-10">button1</action-widget>
<action-widget response="-6">button2</action-widget>
+ <action-widget response="-10">button1</action-widget>
</action-widgets>
</object>
</interface>