aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorKang Jeong-Hee <kz@src.gnome.org>2003-03-17 12:32:28 +0800
committerKang Jeong-Hee <kz@src.gnome.org>2003-03-17 12:32:28 +0800
commit9f2533ae031c7a77f62e26210c6375791be7e590 (patch)
tree7c132fc90a5d802de6d239db8559522de03286ea /configure.in
parent642d345dfd4a97d21750254a2b6c6b9a6eaf3123 (diff)
downloadgsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar.gz
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar.bz2
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar.lz
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar.xz
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.tar.zst
gsoc2013-epiphany-9f2533ae031c7a77f62e26210c6375791be7e590.zip
ko.po added
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 1c614173d..b908cd113 100644
--- a/configure.in
+++ b/configure.in
@@ -145,7 +145,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ca da de el es fr hu ja nl no pl ru sv tr zh_TW"
+ALL_LINGUAS="am ca da de el es fr hu ja ko nl no pl ru sv tr zh_TW"
GETTEXT_PACKAGE=epiphany-2.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")