summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2003-06-03 12:05:37 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2003-06-03 12:05:37 +0000
commit0c1539ced3331ab506c4faec40f2d8eeb299357d (patch)
treed04420df8d255465bb294ad930120949ddbad543 /configure.in
parent64d26551bbd4b3a845e04485892271e4f1810301 (diff)
Added "ko" to ALL_LINGUAS.
2003-06-03 Changwoo Ryu <cwryu@debian.org> * configure.in: Added "ko" 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 57d9774..0da09a3 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am ca cs da de el es it ja nl no pl pt pt_BR sr sr@Latn sv uk vi zh_TW"
+ALL_LINGUAS="am ca cs da de el es it ja ko nl no pl pt pt_BR sr sr@Latn sv uk vi zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT