[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

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


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

New commits:
commit b350dc2e1e4c3ac7cb722569d462c95dbb3cbbda
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>
    Reviewed-on: https://gerrit.libreoffice.org/6517

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index cd69c01..20d77cc 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