summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLászló Németh <laszlo.nemeth@collabora.com>2015-06-30 01:27:00 +0200
committerAndras Timar <andras.timar@collabora.com>2015-06-30 06:20:57 +0000
commit620c0838e5ceaa86b234c75687b3773097e8e353 (patch)
tree1fd164f8eee50555633f89eb46bc72282621c942
parent259159074f8cf010567efad26dd03dc52e909b31 (diff)
tdf#92438 fix regression in LibreLogo icon order
Change-Id: I214f49ada17ddb350586426085d27290ad46ee61 Reviewed-on: https://gerrit.libreoffice.org/16603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Addons.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
index d58fc3eee844..8ddfbebdf3c8 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&amp;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>