diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:21:55 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-03-29 14:21:55 +0000 |
commit | c283108e85166b7c86f0f4c3c9e2ee69b30581b1 (patch) | |
tree | 9eb5beabb1c133cd66323373f20f061c262bc53e /officecfg | |
parent | 4f00e5b934f6f562c7cf055711c6e4f6c738ed43 (diff) |
INTEGRATION: CWS sj17 (1.40.22); FILE MERGED
2005/03/09 17:10:26 sj 1.40.22.1: #i37687# fixed status update for master/slave commands
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index d3725ae8efb4..802875514cae 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3,9 +3,9 @@ * * $RCSfile: GenericCommands.xcu,v $ * - * $Revision: 1.40 $ + * $Revision: 1.41 $ * - * last change: $Author: vg $ $Date: 2005-02-21 14:28:55 $ + * last change: $Author: rt $ $Date: 2005-03-29 15:21:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:FontworkShapeTypes" oor:op="replace"> + <node oor:name=".uno:FontworkShapeType" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="de">Fontwork-Form</value> <value xml:lang="en-US">Fontwork Shape</value> |