diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-08-15 12:31:10 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-08-15 12:31:10 +0200 |
commit | 8dd8e93d426a402962604c9905e1d5ad7541f325 (patch) | |
tree | 2f5e30a5fbae3e0d72ee38be3e7151003d1e5489 /l10ntools | |
parent | 20d52860f7a72510180f887268d6ff7d911a8c8c (diff) |
remove AutoControls_tmpl from localize
Change-Id: I81b77599590410da2bd93fe538b143f934917e8e
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/localize.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 10b446caeb3c..5546e9eb5984 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") }, |