[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Thu Mar 26 04:21:23 PDT 2015
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 88dd606bf7e8818223f5b3183eeb114794eaf316
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Mar 24 19:50:30 2015 +0400
tdf#87904 changing the sort arrangment of impress's sidebar tabs
Change-Id: I3cd51d216c505659a543f9136db4a4c0ea1f66c8
Reviewed-on: https://gerrit.libreoffice.org/14986
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
Tested-by: Yousuf Philips <philipz85 at hotmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 94e86fa..8d641b1c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -77,7 +77,7 @@
</value>
</prop>
<prop oor:name="OrderIndex" oor:type="xs:int">
- <value>120</value>
+ <value>160</value>
</prop>
</node>
@@ -117,7 +117,7 @@
</value>
</prop>
<prop oor:name="OrderIndex" oor:type="xs:int">
- <value>160</value>
+ <value>120</value>
</prop>
</node>
More information about the Libreoffice-commits
mailing list