aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMathieu van Woerkom <mathieu@brabants.org>2003-06-03 16:45:54 +0800
committerKenneth Christiansen <kenneth@src.gnome.org>2003-06-03 16:45:54 +0800
commitbedc2c0acbc34bf6afc271845d437871120b0021 (patch)
treeb286dbff1f66c84a5e0a0d8b99763519cadc8e39 /configure.in
parent2b608b58314fbc4d2e8528f2230856f13470ae33 (diff)
downloadgsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar.gz
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar.bz2
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar.lz
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar.xz
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.tar.zst
gsoc2013-epiphany-bedc2c0acbc34bf6afc271845d437871120b0021.zip
Added Limburgish translation.
2003-06-03 Mathieu van Woerkom <mathieu@brabants.org> * li.po: Added Limburgish translation. 2003-06-03 Kenneth Rohde Christiansen <kenneth@gnu.org> * configure.in: Added 'li' 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 bd7fbcea0..27d4053a5 100644
--- a/configure.in
+++ b/configure.in
@@ -213,7 +213,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am be ca cs da de el es fr hu ja ko nl ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_TW"
+ALL_LINGUAS="am be ca cs da de el es fr hu ja ko li nl ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_TW"
GETTEXT_PACKAGE=epiphany-2.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")