[Libreoffice-commits] core.git: officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Mon Nov 20 14:47:45 UTC 2017


 officecfg/registry/data/org/openoffice/Office/Common.xcu |   34 +++++++--------
 1 file changed, 17 insertions(+), 17 deletions(-)

New commits:
commit 036a5177485b3c07b3297e4daae4c11331f4c8db
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Nov 20 18:31:18 2017 +0400

    Move position of Formula in File > New to similar to start center
    
    Change-Id: I3d5f81e444d2f48f2f2d90e474bd51dbd6a674b5
    Reviewed-on: https://gerrit.libreoffice.org/44926
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index c7d198e38cd4..6b94ff9be853 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -155,7 +155,18 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m4" oor:op="replace" install:module="base">
+      <node oor:name="m4" oor:op="replace" install:module="math">
+        <prop oor:name="URL" oor:type="xs:string">
+          <value>private:factory/smath</value>
+        </prop>
+        <prop oor:name="Title">
+          <value xml:lang="en-US">F~ormula</value>
+        </prop>
+        <prop oor:name="TargetName" oor:type="xs:string">
+          <value>_default</value>
+        </prop>
+      </node>
+      <node oor:name="m5" oor:op="replace" install:module="base">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:factory/sdatabase?Interactive</value>
         </prop>
@@ -169,7 +180,7 @@
           <value>private:image/3245</value>
         </prop>
       </node>
-      <node oor:name="m5" oor:op="replace">
+      <node oor:name="m6" oor:op="replace">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:separator</value>
         </prop>
@@ -177,7 +188,7 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m6" oor:op="replace" install:module="writer">
+      <node oor:name="m7" oor:op="replace" install:module="writer">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:factory/swriter/web</value>
         </prop>
@@ -188,7 +199,7 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m7" oor:op="replace" install:module="writer">
+      <node oor:name="m8" oor:op="replace" install:module="writer">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:factory/swriter?slot=21053</value>
         </prop>
@@ -199,7 +210,7 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m8" oor:op="replace" install:module="writer">
+      <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>
@@ -210,7 +221,7 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m9" oor:op="replace">
+      <node oor:name="m10" oor:op="replace">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:separator</value>
         </prop>
@@ -218,17 +229,6 @@
           <value>_default</value>
         </prop>
       </node>
-      <node oor:name="m10" oor:op="replace" install:module="math">
-        <prop oor:name="URL" oor:type="xs:string">
-          <value>private:factory/smath</value>
-        </prop>
-        <prop oor:name="Title">
-          <value xml:lang="en-US">F~ormula</value>
-        </prop>
-        <prop oor:name="TargetName" oor:type="xs:string">
-          <value>_default</value>
-        </prop>
-      </node>
       <node oor:name="m11" oor:op="replace" install:module="writer">
         <prop oor:name="URL" oor:type="xs:string">
           <value>private:factory/swriter?slot=21051</value>


More information about the Libreoffice-commits mailing list