summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig/ui
diff options
context:
space:
mode:
authorZolnai Tamás <tamas.zolnai@collabora.com>2014-01-10 03:21:27 +0100
committerZolnai Tamás <tamas.zolnai@collabora.com>2014-01-10 14:11:38 +0100
commitadf932c6569fe9b50883b54f8b959968188476d3 (patch)
tree0fe78003905d0584d3cf5eccbc65e0c939eaade1 /sfx2/uiconfig/ui
parentbe5131060c6d9d314802ee945e9b99947ad8dfc4 (diff)
fdo#72420 Startcenter: help button point to local/wiki help, ui part
Change-Id: I7ac4b51868d1a5828c810b1ac629d5a56ffb6f50
Diffstat (limited to 'sfx2/uiconfig/ui')
-rw-r--r--sfx2/uiconfig/ui/startcenter.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 831e1bfa6440..4e0e04b10010 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -260,13 +260,14 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkButton" id="help">
- <property name="label" translatable="yes">_Help</property>
+ <property name="label">gtk-help</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>