diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/glade/epiphany.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index 593f9b559..70882d986 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -35,7 +35,7 @@ <property name="layout_style">GTK_BUTTONBOX_END</property> <child> - <widget class="GtkButton" id="help_button"> + <widget class="GtkButton" id="pdm_help_button"> <property name="visible">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> @@ -438,7 +438,7 @@ </child> <child> - <widget class="GtkButton" id="help_button"> + <widget class="GtkButton" id="encoding_help_button"> <property name="visible">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> |