diff options
Diffstat (limited to 'data/glade/epiphany.glade')
-rw-r--r-- | data/glade/epiphany.glade | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index f1cbb4bd7..f4a488b42 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -732,6 +732,19 @@ <property name="response_id">-7</property> </widget> </child> + + <child> + <widget class="GtkButton" id="help_button"> + <property name="visible">True</property> + <property name="can_default">True</property> + <property name="can_focus">True</property> + <property name="label">gtk-help</property> + <property name="use_stock">True</property> + <property name="relief">GTK_RELIEF_NORMAL</property> + <property name="focus_on_click">True</property> + <property name="response_id">-11</property> + </widget> + </child> </widget> <packing> <property name="padding">0</property> |