diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 08:41:49 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 08:41:49 +0000 |
commit | 4ed4a93a86094a1cb12b156472c60653274bc475 (patch) | |
tree | cac49f5ce1c840ea50c2547f9327122f5530b9a6 /officecfg/registry | |
parent | 69efa3e615f930b08a848d14a71523fb24be6308 (diff) |
INTEGRATION: CWS fwk91 (1.68.8); FILE MERGED
2008/06/27 09:23:49 mav 1.68.8.2: RESYNC: (1.68-1.69); FILE MERGED
2008/06/12 09:12:29 pb 1.68.8.1: fix: #i90533# there are no images for the commands .uno:SpellingAndGrammarDialog and .uno:SpellingDialog
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 17b0d785d249..a73d08c80f80 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: GenericCommands.xcu,v $ - * $Revision: 1.70 $ + * $Revision: 1.71 $ * * This file is part of OpenOffice.org. * @@ -2940,14 +2940,11 @@ <value>1</value> </prop> </node> - <node oor:name=".uno:TableDesign" oor:op="replace"> - <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Table Design...</value> - </prop> - <prop oor:name="Properties" oor:type="xs:int"> - <value>1</value> - </prop> - </node> + <node oor:name=".uno:TableDesign" oor:op="replace"> + <prop oor:name="Label" oor:type="xs:string"> + <value xml:lang="en-US">Table Design...</value> + </prop> + </node> <node oor:name=".uno:SpellingDialog" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">~Spelling...</value> |