diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-10 13:27:40 +0200 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2012-08-10 13:28:45 +0200 |
commit | 2d63c4689a13599ec9389c370726005f01fea08c (patch) | |
tree | 4ea8b5c6b0d19f42c2eeeeb365bf346474855d33 /officecfg | |
parent | 9495316659018427ac8d6bc0b6427600ba0ce01e (diff) |
Basic Impress Remote + linking of dialog and server.
Change-Id: Ifd69df9ccfb5b6a78044b002b6ec5bf1f12b6faa
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu index cc55a9eba279..3c78ec6ac1c8 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu @@ -45,7 +45,7 @@ <node oor:name=".uno:Remote" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Impress ~Remote</value> + <value xml:lang="en-US">Impress R~emote</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |