summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2020-10-11 18:04:28 -0800
committerJim Raykowski <raykowj@gmail.com>2020-11-16 10:12:02 +0100
commit83d2e7c5869e5e7a8ff67a7d247fa14ea4070587 (patch)
treefd5bc38c5af1c106d7a2bcf49fec555466709a2a /officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
parent600dfc9d39883b4150b7d773a5a2de483a4c94b6 (diff)
remove unused ZoomIn command
This removes user command .uno:ZoomIn in GenericCommands.xcu which doesn't seem to be used and curiously has label "Zoom Out". Change-Id: I1c9f49692324362507701c064473b25c27662cee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104197 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu8
1 files changed, 0 insertions, 8 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index d7e9837838ad..f8f32654fccd 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1907,14 +1907,6 @@
<value>1</value>
</prop>
</node>
- <node oor:name=".uno:ZoomIn" oor:op="replace">
- <prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Zoom Out</value>
- </prop>
- <prop oor:name="Properties" oor:type="xs:int">
- <value>1</value>
- </prop>
- </node>
<node oor:name=".uno:ZoomMinus" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Zoom Out</value>