aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/prefs-dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/prefs-dialog.ui')
-rw-r--r--src/resources/prefs-dialog.ui16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/resources/prefs-dialog.ui b/src/resources/prefs-dialog.ui
index 477762ed9..63ca72e7f 100644
--- a/src/resources/prefs-dialog.ui
+++ b/src/resources/prefs-dialog.ui
@@ -152,7 +152,20 @@
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
- <placeholder/>
+ <object class="GtkButton" id="helpbutton1">
+ <property name="label">gtk-help</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_action_appearance">False</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ <property name="secondary">True</property>
+ </packing>
</child>
<child>
<object class="GtkButton" id="closebutton1">
@@ -1397,6 +1410,7 @@
</object>
</child>
<action-widgets>
+ <action-widget response="-11">helpbutton1</action-widget>
<action-widget response="-7">closebutton1</action-widget>
</action-widgets>
</object>