diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-03-24 19:28:24 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-03-24 16:02:06 +0000 |
commit | b33bd34d15d67f9c493c3532c980c088f2d84a86 (patch) | |
tree | 96ef4d8b376815f3ff128457b6a1147b10f6c7af /officecfg | |
parent | aa1a58c3a2784354cc7dd194b2850c4c7e42f89e (diff) |
Rearrange writer's view menu and fix label
Change-Id: I739edc7810af0dd7da69fddc053eaa2458c7cf6c
Reviewed-on: https://gerrit.libreoffice.org/14985
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 508551e16f99..eef5cf1744e8 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -2080,10 +2080,7 @@ </node> <node oor:name=".uno:Graphic" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Images On/Off</value> - </prop> - <prop oor:name="ContextLabel" oor:type="xs:string"> - <value xml:lang="en-US">Images</value> + <value xml:lang="en-US">Hide ~Images</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value> |