summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAbel Cheung <maddog@linuxhall.org>2005-12-27 22:26:43 +0000
committerKwok-Koon Cheung <baddog@src.gnome.org>2005-12-27 22:26:43 +0000
commit4072972a1851c9e405be2b29ee2014a84d5f084f (patch)
treefea4bbac647d7fb60f1feb97486ea33abe04c3f8 /configure.in
parente15524e09f851662361bef0fa978d3d17dad93d5 (diff)
downloadatk-4072972a1851c9e405be2b29ee2014a84d5f084f.tar.gz
Added "zh_HK" to ALL_LINGUAS.
2005-12-27 Abel Cheung <maddog@linuxhall.org> * configure.in: Added "zh_HK" 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 ef5bb73..4b677ba 100644
--- a/configure.in
+++ b/configure.in
@@ -173,7 +173,7 @@ PKG_CHECK_MODULES(DEP, glib-2.0 >= $GLIB_REQUIRED_VERSION $GLIB_PACKAGES, ,
# Rerun PKG_CONFIG to add gthread-2.0 cflags, but not libs
DEP_CFLAGS=`$PKG_CONFIG --cflags $GLIB_PACKAGES gthread-2.0`
-ALL_LINGUAS="af am ar as az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta th tk tr tt ug uk vi wa xh yi zh_CN zh_TW"
+ALL_LINGUAS="af am ar as az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta th tk tr tt ug uk vi wa xh yi zh_CN zh_HK zh_TW"
AM_GLIB_GNU_GETTEXT
AM_GLIB_DEFINE_LOCALEDIR(ATK_LOCALEDIR)