[Libreoffice-commits] core.git: l10ntools/source

Andras Timar andras.timar at collabora.com
Fri Oct 11 09:48:07 PDT 2013


 l10ntools/source/localize.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2731092c12a08e2b53d28089070d2a97c23e8925
Author: Andras Timar <andras.timar at collabora.com>
Date:   Fri Oct 11 18:44:42 2013 +0200

    add sw/source/ui/inc/misc.hrc
    
    Change-Id: Id1e0d4241a356bdb08a44b3ae87c3d1023c4669e

diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index be8ec9b..be88cea 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") }


More information about the Libreoffice-commits mailing list