From: Vincent van Adrighem Date: Tue, 28 Dec 2004 14:07:16 +0000 (+0000) Subject: Added nl to ALL_LINGUAS. X-Git-Tag: EVINCE_0_1_0~52 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=41b5830e4bedb14c4db9a8ed01ccc204692eae3c;p=evince.git Added nl to ALL_LINGUAS. 2004-12-28 Vincent van Adrighem * configure.ac: Added nl to ALL_LINGUAS. --- diff --git a/configure.ac b/configure.ac index ed09034e..5c360cab 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_STDC_HEADERS AC_PROG_RANLIB AC_PROG_INTLTOOL -ALL_LINGUAS="de en_CA pt_BR sv zh_CN" +ALL_LINGUAS="de en_CA nl pt_BR sv zh_CN" AM_GLIB_GNU_GETTEXT