[Libreoffice-commits] .: officecfg/registry
Andras Timar
timar at kemper.freedesktop.org
Sat Jul 30 10:32:22 PDT 2011
officecfg/registry/schema/org/openoffice/Office/Labels.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 63fe66ba91c428a23323ddb882f4b8d50cf2e101
Author: Andras Timar <atimar at suse.com>
Date: Sat Jul 30 19:27:07 2011 +0200
prevent extracting a single space for translation
diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
index c8eec73..287d9f4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
@@ -26,7 +26,7 @@
*
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
-<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Labels" oor:package="org.openoffice.Office" xml:lang="en-US"> <!-- UIHints: File - New - Labels - Labels -->
+<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Labels" oor:package="org.openoffice.Office" xml:lang="en-US"><!-- UIHints: File - New - Labels - Labels -->
<info>
<author>OS</author>
<desc >Contains settings for Writer documents used as labels.</desc>
More information about the Libreoffice-commits
mailing list