summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-03-13 12:52:06 +0000
committerChristian Rose <menthos@src.gnome.org>2003-03-13 12:52:06 +0000
commit5862b427bbe2bfba2a49c0b3689cc2e6bfaf19de (patch)
tree98c9b5231c73574b3154a059a64c9ca4467b7d12 /configure.in
parent606ce64dcf442cd648ce3b19b42c0bc18fca5196 (diff)
downloadgnome-desktop-5862b427bbe2bfba2a49c0b3689cc2e6bfaf19de.tar.gz
Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-India
2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. * po/ml.po: Added Malayalam translation by FSF-India <locale@gnu.org.in>.
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 548324aa..3377bb39 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ GETTEXT_PACKAGE=gnome-desktop-2.0
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE")
AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="am ar az be bg bn bs ca cs da de el en_GB eo es et eu fa fi fr ga gl he hi hu id is it ja kn ko lt lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sp sq sr sv ta th tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn bs ca cs da de el en_GB eo es et eu fa fi fr ga gl he hi hu id is it ja kn ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sp sq sr sv ta th tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT