summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorAndras Timar <timar@fsf.hu>2011-03-09 12:03:46 +0100
committerAndras Timar <timar@fsf.hu>2011-03-09 12:03:46 +0100
commitf8267f7b79a6a508d263b21fd361dc205c876c75 (patch)
tree17bd4d61168c1c6dcdc9ee4305b43033a5bdfdbe /l10ntools
parent9849827a5b8e9c2189f236b452a58eaae95668c6 (diff)
no need to blacklist dictionaries, because is is not whitelisted
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/localize.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 9d8da0ebba7c..61f4da5b9717 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -75,10 +75,6 @@ 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"
};