diff options
-rw-r--r-- | l10ntools/source/localize.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 81d4875dc1b0..a54d096503df 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -116,6 +116,9 @@ bool passesNegativeList(rtl::OUString const & url) { "/dictionaries/da_DK/help/da/" "org.openoffice.da.hunspell.dictionaries/page1.xhp") }, { RTL_CONSTASCII_STRINGPARAM( + "/dictionaries/da_DK/help/da/" + "org.openoffice.da.hunspell.dictionaries/page2.xhp") }, + { RTL_CONSTASCII_STRINGPARAM( "/dictionaries/hu_HU/help/hu/" "org.openoffice.hu.hunspell.dictionaries/page1.xhp") }, { RTL_CONSTASCII_STRINGPARAM("/hidother.src") }, |