[Libreoffice-commits] core.git: officecfg/registry
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Oct 22 11:06:01 UTC 2018
officecfg/registry/data/org/openoffice/Office/Common.xcu | 30 +++++++--------
1 file changed, 15 insertions(+), 15 deletions(-)
New commits:
commit 72f61c464ae78d5a20fc125ad9d91210b053d9cf
Author: heiko tietze <tietze.heiko at gmail.com>
AuthorDate: Mon Oct 15 12:21:21 2018 +0200
Commit: Heiko Tietze <tietze.heiko at gmail.com>
CommitDate: Mon Oct 22 13:05:40 2018 +0200
tdf#120034 - Position of New > Master Document questionable
Item moved above Templates...
Change-Id: I813544bbfb76c34dd3e73daf87d8d5ea1478240b
Reviewed-on: https://gerrit.libreoffice.org/61787
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 9ef049838ffb..6c80882ce337 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -207,18 +207,7 @@
<value>_default</value>
</prop>
</node>
- <node oor:name="m9" oor:op="replace" install:module="writer">
- <prop oor:name="URL" oor:type="xs:string">
- <value>private:factory/swriter/GlobalDocument</value>
- </prop>
- <prop oor:name="Title">
- <value xml:lang="en-US">M~aster Document</value>
- </prop>
- <prop oor:name="TargetName" oor:type="xs:string">
- <value>_default</value>
- </prop>
- </node>
- <node oor:name="m10" oor:op="replace">
+ <node oor:name="m9" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
@@ -226,7 +215,7 @@
<value>_default</value>
</prop>
</node>
- <node oor:name="m11" oor:op="replace" install:module="writer">
+ <node oor:name="m10" oor:op="replace" install:module="writer">
<prop oor:name="URL" oor:type="xs:string">
<value>private:factory/swriter?slot=21051</value>
</prop>
@@ -240,7 +229,7 @@
<value>private:image/3255</value>
</prop>
</node>
- <node oor:name="m12" oor:op="replace" install:module="writer">
+ <node oor:name="m11" oor:op="replace" install:module="writer">
<prop oor:name="URL" oor:type="xs:string">
<value>private:factory/swriter?slot=21052</value>
</prop>
@@ -254,7 +243,7 @@
<value>private:image/3255</value>
</prop>
</node>
- <node oor:name="m13" oor:op="replace">
+ <node oor:name="m12" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>private:separator</value>
</prop>
@@ -262,6 +251,17 @@
<value>_default</value>
</prop>
</node>
+ <node oor:name="m13" oor:op="replace" install:module="writer">
+ <prop oor:name="URL" oor:type="xs:string">
+ <value>private:factory/swriter/GlobalDocument</value>
+ </prop>
+ <prop oor:name="Title">
+ <value xml:lang="en-US">M~aster Document</value>
+ </prop>
+ <prop oor:name="TargetName" oor:type="xs:string">
+ <value>_default</value>
+ </prop>
+ </node>
<node oor:name="m14" oor:op="replace">
<prop oor:name="URL" oor:type="xs:string">
<value>.uno:NewDoc</value>
More information about the Libreoffice-commits
mailing list