diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-03-24 19:50:30 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-03-26 11:20:54 +0000 |
commit | 88dd606bf7e8818223f5b3183eeb114794eaf316 (patch) | |
tree | c908cb385daa89af66128582fbca1a25a538a830 /officecfg | |
parent | f2fcf221a42a87a4604cecd1b6b29d4c20986ec0 (diff) |
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@hotmail.com>
Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index 94e86faed949..8d641b1cf513 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> |