summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJoe Orton <notroj@users.noreply.github.com>2006-05-11 09:41:55 +0000
committerJoe Orton <notroj@users.noreply.github.com>2006-05-11 09:41:55 +0000
commit9a88a9e6cbcd012af11a4e891b3f283c8feaf957 (patch)
tree4b55a550064eccc70ff71b8278127e2d36f56c06 /configure.in
parent02a2878ab82542c6397aab079aaba4d7c3e27064 (diff)
downloadneon-git-9a88a9e6cbcd012af11a4e891b3f283c8feaf957.tar.gz
* configure.in, po/zh.po: Add Simplified Chinese translation, from Dongsheng
Song.
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 88ff14f..6e8ee12 100644
--- a/configure.in
+++ b/configure.in
@@ -134,7 +134,7 @@ fi
AC_SUBST(TEST_LDFLAGS)
# Bundled language catalogs
-ALL_LINGUAS="cs de fr ja nn ru tr"
+ALL_LINGUAS="cs de fr ja nn ru tr zh"
AC_SUBST(ALL_LINGUAS)
AC_CONFIG_FILES([neon-config], [chmod +x neon-config])