summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-10-11 18:44:42 +0200
committerAndras Timar <andras.timar@collabora.com>2013-10-11 18:46:58 +0200
commit2731092c12a08e2b53d28089070d2a97c23e8925 (patch)
treea920fa668ccb526da25840375c80be006839aa47 /l10ntools
parent53138c9968e28a25a8cd6d2b5e3d31cbb3257852 (diff)
add sw/source/ui/inc/misc.hrc
Change-Id: Id1e0d4241a356bdb08a44b3ae87c3d1023c4669e
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/localize.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index be8ec9ba06b2..be88cea0296c 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -119,6 +119,7 @@ bool passesPositiveList(const OUString& rUrl) {
{ RTL_CONSTASCII_STRINGPARAM(
"/svx/source/unodialogs/textconversiondlgs/"
"chinese_direction_tmpl.hrc") },
+ { RTL_CONSTASCII_STRINGPARAM("/sw/source/ui/inc/misc.hrc") },
{ RTL_CONSTASCII_STRINGPARAM("/sw/source/ui/inc/swacc_tmpl.hrc") },
{ RTL_CONSTASCII_STRINGPARAM("/sw/source/ui/inc/swmn_tmpl.hrc") },
{ RTL_CONSTASCII_STRINGPARAM("/sw/source/ui/inc/toolbox_tmpl.hrc") }