l10ntools/source/localize.cxx | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 034b56290e1afddcc3861df20a68687462a39c18 Author: Andras Timar <ati...@suse.com> Date: Fri Nov 30 09:03:03 2012 +0100 do not extract strings from da/hu dictionary help tree Change-Id: Ia5cce381b935daee1251ae6647f2bb59e281054e diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 07a240c..c1f9e8c 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -87,12 +87,16 @@ bool passesNegativeList(OUString const & url) { static AsciiString const list[] = { { RTL_CONSTASCII_STRINGPARAM("/dictionaries.xcu") }, { RTL_CONSTASCII_STRINGPARAM( + "/dictionaries/da_DK/help/da/help.tree") }, + { RTL_CONSTASCII_STRINGPARAM( "/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/help.tree") }, + { RTL_CONSTASCII_STRINGPARAM( "/dictionaries/hu_HU/help/hu/" "org.openoffice.hu.hunspell.dictionaries/page1.xhp") }, { RTL_CONSTASCII_STRINGPARAM("/hidother.src") }, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits