[Libreoffice-commits] core.git: officecfg/registry
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Thu Dec 17 21:31:53 UTC 2020
officecfg/registry/data/org/openoffice/Office/Common.xcu | 11 -----------
1 file changed, 11 deletions(-)
New commits:
commit d6774abbd3eddbf3a6655c57a880f4e28d0cb74a
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Dec 17 19:27:09 2020 +0100
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Thu Dec 17 22:31:15 2020 +0100
tdf#135580 remove Euro Conversion wizard from menu
it is considered deprecated/scheduled for removal in next version
This change only removes it from the default menu, but leaves it
available in the set of available commands/doesn't remove the actual
conversion wizard
Change-Id: Ib7a37b55a0d6f09d90da66f89c0a2b1b80d0071a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107919
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 2b661855fa48..83335726c843 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -322,17 +322,6 @@
<value>_self</value>
</prop>
</node>
- <node oor:name="m12" oor:op="replace" install:module="writer">
- <prop oor:name="URL" oor:type="xs:string">
- <value>macro:///Euro.AutoPilotRun.StartAutoPilot</value>
- </prop>
- <prop oor:name="Title">
- <value xml:lang="en-US">~Euro Converter...</value>
- </prop>
- <prop oor:name="TargetName" oor:type="xs:string">
- <value>_self</value>
- </prop>
- </node>
<node oor:name="m13" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
More information about the Libreoffice-commits
mailing list