summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-07-06 16:09:21 -0500
committerCaolán McNamara <caolanm@redhat.com>2014-07-07 11:17:13 +0000
commit148202e89da4349c638c1bc63c9dc4253762fdf8 (patch)
treea599c24cda2b813fb9e7ab61f811f19eeced9efc
parent12ec403c547cca4d7e5f73ae3ef58ff8faf3721e (diff)
Resolves fdo#80477: duplicate key for Help button in Start Center
Change-Id: If46baf8613c6202e84a985ad7e2ce658e1d42193 Reviewed-on: https://gerrit.libreoffice.org/10102 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sfx2/uiconfig/ui/startcenter.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 4e0e04b10010..32dfcac1718e 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -260,14 +260,13 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkButton" id="help">
- <property name="label">gtk-help</property>
+ <property name="label">He_lp</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="has_tooltip">True</property>
<property name="relief">none</property>
<property name="use_underline">True</property>
- <property name="use_stock">True</property>
</object>
<packing>
<property name="expand">False</property>