summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAbel Cheung <maddog@linux.org.hk>2003-05-23 00:57:35 +0000
committerKwok-Koon Cheung <baddog@src.gnome.org>2003-05-23 00:57:35 +0000
commita16db7b1c462ff89c4d69e4032c2c078d9e36f36 (patch)
tree8351d47808af412e573700ab4436630889c074ac /configure.in
parent94d753cadb08750b344b628b373eb598e206b309 (diff)
downloadgnome-control-center-a16db7b1c462ff89c4d69e4032c2c078d9e36f36.tar.gz
Added "id" "th" to ALL_LINGUAS.
2003-05-23 Abel Cheung <maddog@linux.org.hk> * configure.in: Added "id" "th" 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 fa87e1cc8..57e4231c7 100644
--- a/configure.in
+++ b/configure.in
@@ -32,7 +32,7 @@ fi
changequote([,])dnl
# Internationalization support
-ALL_LINGUAS="am ar az be bg ca cs da de el en_GB es et fa fi fr ga gl he hr hu it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg ca cs da de el en_GB es et fa fi fr ga gl he hr hu id it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tr uk vi wa zh_CN zh_TW"
GETTEXT_PACKAGE=control-center-2.0
AC_SUBST(GETTEXT_PACKAGE)