[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - officecfg/registry

László Németh laszlo.nemeth at collabora.com
Mon Jun 29 23:21:06 PDT 2015


 officecfg/registry/data/org/openoffice/Office/Addons.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 10edfb9f97740f3eb6abf0da57ccb5c985296aef
Author: László Németh <laszlo.nemeth at collabora.com>
Date:   Tue Jun 30 01:27:00 2015 +0200

    tdf#92438 fix regression in LibreLogo icon order
    
    Change-Id: I214f49ada17ddb350586426085d27290ad46ee61
    Reviewed-on: https://gerrit.libreoffice.org/16605
    Reviewed-by: Andras Timar <andras.timar at collabora.com>
    Tested-by: Andras Timar <andras.timar at collabora.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
index 3763c5e..afc7bdd 100644
--- a/officecfg/registry/data/org/openoffice/Office/Addons.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
@@ -123,7 +123,7 @@
             <value>_self</value>
           </prop>
         </node>
-        <node oor:name="m09" oor:op="replace">
+        <node oor:name="m10" oor:op="replace">
           <prop oor:name="URL" oor:type="xs:string">
             <value>vnd.sun.star.script:LibreLogo|LibreLogo.py$commandline?language=Python&location=share</value>
           </prop>
@@ -143,7 +143,7 @@
             <value>300</value>
           </prop>
         </node>
-        <node oor:name="m08b" oor:op="replace">
+        <node oor:name="m09" oor:op="replace">
           <prop oor:name="Context" oor:type="xs:string">
             <value>com.sun.star.text.TextDocument</value>
           </prop>


More information about the Libreoffice-commits mailing list