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

New commits:
commit daba09df247c09db715ca86a6b78365e49bfe034
Author:     Jens Carl <j.car...@gmx.de>
AuthorDate: Thu Jun 6 00:12:39 2019 -0700
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jun 7 06:50:54 2019 +0200

    Remove .uno:ToolsMacroEdit command
    
    A search with git grep ".uno:ToolsMacroEdit" showed that the entry isn't
    used anywhere (also .uno:BasicIDEAppear provides a similar functionality).
    
    Change-Id: Ib97f4ebd6707d82f9077dd2f4e6c05e537f8154d
    Reviewed-on: https://gerrit.libreoffice.org/73582
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: andreas_kainz <kain...@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 ee1f797e7a1d..af45ccfc01a9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4541,14 +4541,6 @@
           <value>8</value>
         </prop>
       </node>
-      <node oor:name=".uno:ToolsMacroEdit" oor:op="replace">
-        <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Edit Macros</value>
-        </prop>
-        <prop oor:name="Properties" oor:type="xs:int">
-          <value>1</value>
-        </prop>
-      </node>
       <node oor:name=".uno:InternetDialog" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Internet Options</value>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to