officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0c1a37b38d782ed13a16c449226228035bebc2a8
Author: Yousuf Philips <philip...@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.mohrh...@googlemail.com>
    Tested-by: Markus Mohrhard <markus.mohrh...@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=";">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to