[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Thu Sep 17 00:17:14 PDT 2015
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0c1a37b38d782ed13a16c449226228035bebc2a8
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Thu Sep 17 00:52:46 2015 +0400
tdf#91063 Rename chart sidebar to properties
Change-Id: Ibcf70692e0363bae6c53bc7a16be9533ba96338f
Reviewed-on: https://gerrit.libreoffice.org/18651
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 0a5514c..8de92bc 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -233,13 +233,13 @@
<node oor:name="ChartDeck" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
- <value xml:lang="en-US">Chart</value>
+ <value xml:lang="en-US">Properties</value>
</prop>
<prop oor:name="Id" oor:type="xs:string">
<value>ChartDeck</value>
</prop>
<prop oor:name="IconURL" oor:type="xs:string">
- <value>private:graphicrepository/sfx2/res/symphony/sidebar-style-large.png</value>
+ <value>private:graphicrepository/sfx2/res/symphony/sidebar-property-large.png</value>
</prop>
<prop oor:name="ContextList">
<value oor:separator=";">
More information about the Libreoffice-commits
mailing list