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>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user