[Libreoffice-commits] .: l10ntools/source

Andras Timar timar at kemper.freedesktop.org
Sun Oct 24 13:26:35 PDT 2010


 l10ntools/source/localize.cxx |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit c43ab71f999f94331ec54e13e0f7af1835e1053b
Author: Andras Timar <timar at fsf.hu>
Date:   Sun Oct 24 22:24:38 2010 +0200

    do not extract non en-US files for localization from dictionaries/

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 3c97a03..76bb0e1 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -75,6 +75,10 @@ const char *NegativeList[] = {
     "officecfg/data/org/openoffice/Office/SFX.xcd",
     "officecfg/data/org/openoffice/Office/Accelerators.xcu",
     "hidother.src",
+    "dictionaries/da_DK/help/da/help.tree",
+    "dictionaries/da_DK/help/da/org.openoffice.da.hunspell.dictionaries/page1.xph",
+    "dictionaries/hu_HU/help/hu/help.tree",
+    "dictionaries/hu_HU/help/hu/org.openoffice.hu.hunspell.dictionaries/page1.xph",
     "NULL"
 };
 


More information about the Libreoffice-commits mailing list