From 73fd3185793f9c2ec0c5c4b6967c89bd82ec070f Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 5 Nov 2010 14:30:55 +0100 Subject: 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) --- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 440da5c2af88..01ce2a378484 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 @@ License Information... + + + %PRODUCTNAME Credits... + + Status ~Bar -- cgit