aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-09-11 13:05:59 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-09-11 13:05:59 +0800
commitfb00eb030e4bc1c3a9f06792a61eb3af0da36939 (patch)
tree9bedafc36717c9ca261b7ef64ef4423e650994b1
parent31d715e29313abac65d50f4ccf6ab82a4f1a707b (diff)
downloadgsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar.gz
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar.bz2
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar.lz
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar.xz
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.tar.zst
gsoc2013-evolution-fb00eb030e4bc1c3a9f06792a61eb3af0da36939.zip
temporarily disable zh_TW
2001-09-11 JP Rosevear <jpr@ximian.com> * configure.in: temporarily disable zh_TW svn path=/trunk/; revision=12763
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2dce757fd0..126d29d95f 100644
--- a/configure.in
+++ b/configure.in
@@ -111,7 +111,7 @@ GNOME_COMPILE_WARNINGS
GNOME_X_CHECKS
EVO_CHECK_LIB(gnome-libs, gnome, 1.2.9)
-ALL_LINGUAS="az ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk zh_TW"
+ALL_LINGUAS="az ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk"
AM_GNOME_GETTEXT
localedir='$(prefix)/$(DATADIRNAME)/locale'
AC_SUBST(localedir)