l10ntools/source/localize.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 856b55ecf58b129ee9ce41fbb89057f2363084fc Author: Andras Timar <andras.ti...@collabora.com> Date: Sun Jun 22 14:37:54 2014 +0200 fdo#80324 fix path of redline_tmpl.hrc Change-Id: Ie1684fe456ea6f9cd4b93481aa73f5b51a20ba1b diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index a6a4502..6f7dbde 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -96,7 +96,7 @@ bool passesPositiveList(const OUString& rUrl) { "/dbaccess/source/ui/inc/toolbox_tmpl.hrc") }, { RTL_CONSTASCII_STRINGPARAM("/description.xml") }, { RTL_CONSTASCII_STRINGPARAM("/svx/inc/globlmn_tmpl.hrc") }, - { RTL_CONSTASCII_STRINGPARAM("/sw/source/ui/inc/redline_tmpl.hrc") } + { RTL_CONSTASCII_STRINGPARAM("/sw/source/uibase/inc/redline_tmpl.hrc") } }; return matchList(rUrl, list, SAL_N_ELEMENTS(list)); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits