summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-11-05 14:30:55 +0100
committerThorsten Behrens <tbehrens@novell.com>2010-11-05 14:33:04 +0100
commit309a07689d52a89948e4cb5ce4a475a7b2024e9a (patch)
tree204400bb2faf45f52dd2ce8963309e2d7936bd9a /officecfg/registry/data/org/openoffice
parent14c79f5fe212db54e73997368f2e0fe57880a793 (diff)
Adds extra credits item to help menu
As agreed on yesterday, we want a dedicated credits document displayed from the help menu. This is the UI/code change for that, actual credits doc still missing. (cherry picked from commit 00d6d03478bc8ddb3ebd07ff47f54c9668c242d9)
Diffstat (limited to 'officecfg/registry/data/org/openoffice')
-rwxr-xr-xofficecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index e154a5ea4b..15dd7d20f6 100755
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4145,6 +4145,11 @@
<value xml:lang="en-US">License Information...</value>
</prop>
</node>
+ <node oor:name=".uno:Credits" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">%PRODUCTNAME Credits...</value>
+ </prop>
+ </node>
<node oor:name=".uno:StatusBarVisible" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Status ~Bar</value>