summaryrefslogtreecommitdiff
path: root/framework
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
commit73fd3185793f9c2ec0c5c4b6967c89bd82ec070f (patch)
treebef773a21622a445d44073d4038644790de95b1c /framework
parent270ea0f6c86bff40978c4faa27db6a957dde8860 (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 'framework')
-rw-r--r--framework/uiconfig/startmodule/menubar/menubar.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/uiconfig/startmodule/menubar/menubar.xml b/framework/uiconfig/startmodule/menubar/menubar.xml
index b7bcbd51c225..fac0b3c0815c 100644
--- a/framework/uiconfig/startmodule/menubar/menubar.xml
+++ b/framework/uiconfig/startmodule/menubar/menubar.xml
@@ -76,6 +76,7 @@
<menu:menuseparator/>
<menu:menuitem menu:id=".uno:ShowLicense"/>
<menu:menuseparator/>
+ <menu:menuitem menu:id=".uno:Credits"/>
<menu:menuitem menu:id=".uno:About"/>
</menu:menupopup>
</menu:menu>