[Libreoffice-commits] core.git: l10ntools/source
Thomas Arnhold
thomas at arnhold.org
Fri Aug 15 03:31:38 PDT 2014
l10ntools/source/localize.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 8dd8e93d426a402962604c9905e1d5ad7541f325
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Fri Aug 15 12:31:10 2014 +0200
remove AutoControls_tmpl from localize
Change-Id: I81b77599590410da2bd93fe538b143f934917e8e
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 10b446c..5546e9e 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -91,8 +91,6 @@ bool passesPositiveList(const OUString& rUrl) {
{ RTL_CONSTASCII_STRINGPARAM(
"/chart2/source/controller/dialogs/res_ErrorBar_tmpl.hrc") },
{ RTL_CONSTASCII_STRINGPARAM(
- "/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc") },
- { RTL_CONSTASCII_STRINGPARAM(
"/dbaccess/source/ui/inc/toolbox_tmpl.hrc") },
{ RTL_CONSTASCII_STRINGPARAM("/description.xml") },
{ RTL_CONSTASCII_STRINGPARAM("/svx/inc/globlmn_tmpl.hrc") },
More information about the Libreoffice-commits
mailing list