summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-07-06 22:53:41 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-07-06 22:53:41 +0000
commit98735efb6eb38f4561760e56ac2d9b6ee2582f7e (patch)
tree97cd5d44e5b03df0f4f18c7e41153b9beb925a1f /configure.in
parentd387bfacb27147970cb2c11a26fa340888c66893 (diff)
Greek and Chinese translations for unstable.
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 556140fb..d2368303 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ mutt_cv_version=`cat $srcdir/VERSION`
AM_INIT_AUTOMAKE(mutt, $mutt_cv_version)
-ALL_LINGUAS="de ru it es uk fr pl nl cs id sk ko"
+ALL_LINGUAS="de ru it es uk fr pl nl cs id sk ko el zh_TW.Big5"
AC_CANONICAL_HOST