[Libreoffice-commits] .: 2 commits - l10ntools/source

Andras Timar timar at kemper.freedesktop.org
Sun Jul 31 07:19:49 PDT 2011


 l10ntools/source/localize.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 13e734cd311e5307961aa61b9fa6f39e12d45b94
Author: Andras Timar <atimar at suse.com>
Date:   Sun Jul 31 15:27:22 2011 +0200

    XML config schema files do not contain strings for localization

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 1ff3e7c..b51722b 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -58,7 +58,6 @@ const char *ExeTable[][5] = {
     { "ulf", "ulfex", " -e", "negative", "noiso" },
     { "xcd", "cfgex", "-UTF8 -e", "negative", "iso" },
     { "xcu", "cfgex", "-UTF8 -e", "negative", "iso" },
-    { "xcs", "cfgex", "-UTF8 -e -f", "negative", "iso" },
     { "xrm", "xrmex", "-UTF8 -e", "negative", "iso" },
     { "xhp", "helpex", " -e", "negative", "noiso" },
     { "NULL", "NULL", "NULL", "NULL", "NULL" }
commit 230d204d9e1064c3411f5b00180c6ba211eb86b3
Author: Andras Timar <atimar at suse.com>
Date:   Sun Jul 31 15:24:26 2011 +0200

    do not extract strings from ucbhelper (not used by LibO)

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 670d646..1ff3e7c 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -155,7 +155,6 @@ const char *ModuleList[] = {
     "sw",
     "swext",
     "sysui",
-    "ucbhelper",
     "uui",
     "vcl",
     "wizards",


More information about the Libreoffice-commits mailing list