[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - officecfg/registry
Julien Nabet
serval2412 at yahoo.fr
Mon Nov 4 10:20:15 CET 2013
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 35b83e44d6958779ade1b880a14dca04c3c35b79
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