summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-08-12 19:10:41 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-08-12 19:10:41 +0000
commitdeba2150f9794e8e3a46c468056d23ef377665d0 (patch)
tree3575599303ea17f1ca636d19a4b46bb483055077 /configure.in
parent5e783f93a81306b846a08da191d0eff880b04a0c (diff)
downloadvte-deba2150f9794e8e3a46c468056d23ef377665d0.tar.gz
add de and nl translations to ALL_LINGUAS
* configure.in: add de and nl translations to ALL_LINGUAS
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bea98946..a71be7e5 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(configure.in)
VERSION=`grep ^Version: $srcdir/vte.spec | awk '{print $NF}'`
AM_INIT_AUTOMAKE(vte,$VERSION)
AM_PROG_LIBTOOL
-ALL_LINGUAS="da fr sv"
+ALL_LINGUAS="da de fr nl sv"
AM_GLIB_GNU_GETTEXT
AC_EGREP_CPP(glibc,
[