officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    8 
--------
 1 file changed, 8 deletions(-)

New commits:
commit 83d2e7c5869e5e7a8ff67a7d247fa14ea4070587
Author:     Jim Raykowski <rayk...@gmail.com>
AuthorDate: Sun Oct 11 18:04:28 2020 -0800
Commit:     Jim Raykowski <rayk...@gmail.com>
CommitDate: Mon Nov 16 10:12:02 2020 +0100

    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 <rayk...@gmail.com>

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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to