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

Julien Nabet serval2412 at yahoo.fr
Fri Nov 1 10:00:35 CET 2013


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

New commits:
commit 7fb2aa82f69329e73434c7e6a3ce3a1d3d99f2cb
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Tue Oct 29 22:30:23 2013 +0100

    fdo#68414: SIDEBAR: property's Text named incorrectly
    
    Change-Id: I2b1fdbde3655b26ec7b94fb35e1277be532d3232
    Reviewed-on: https://gerrit.libreoffice.org/6480
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 26a2bc8..9f60067 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -186,7 +186,7 @@
 
       <node oor:name="TextPropertyPanel" oor:op="replace">
         <prop oor:name="Title" oor:type="xs:string">
-          <value xml:lang="en-US">Text</value>
+          <value xml:lang="en-US">Character</value>
         </prop>
         <prop oor:name="Id" oor:type="xs:string">
           <value>TextPropertyPanel</value>


More information about the Libreoffice-commits mailing list