summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbel Cheung <maddog@linux.org.hk>2003-05-11 23:24:50 +0000
committerKwok-Koon Cheung <baddog@src.gnome.org>2003-05-11 23:24:50 +0000
commit48467534af1991d7c668741c5af5460554f848ea (patch)
tree7049f101e209cebc735ccb4e05020c7ecb7e9f3b
parentb0a766e69a29782fc284fdcd1fb65d66e00aaad2 (diff)
downloadnautilus-48467534af1991d7c668741c5af5460554f848ea.tar.gz
Added "zh_CN" to ALL_LINGUAS.
2003-05-11 Abel Cheung <maddog@linux.org.hk> * configure.in: Added "zh_CN" to ALL_LINGUAS.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f913e0c9b..598c75bf4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-11 Abel Cheung <maddog@linux.org.hk>
+
+ * configure.in: Added "zh_CN" to ALL_LINGUAS.
+
2002-06-04 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added Vietnamese (vi) to ALL_LINGUAS
diff --git a/configure.in b/configure.in
index 42e3d46a9..d9814966e 100644
--- a/configure.in
+++ b/configure.in
@@ -634,7 +634,7 @@ dnl = End tests for libjpeg
dnl =======================
dnl Checks for i18n
-ALL_LINGUAS="az bg ca cs da de el en_GB es eu fi fr ga gl hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_TW"
+ALL_LINGUAS="az bg ca cs da de el en_GB es eu fi fr ga gl hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW"
AM_GNOME_GETTEXT
# AM_GNOME_GETTEXT above substs $DATADIRNAME
# this is the directory where the *.{mo,gmo} files are installed