From be38456920321f1e33e7e3268e2b90bf14840906 Mon Sep 17 00:00:00 2001 From: Sajith VK Date: Sat, 9 Aug 2003 05:48:22 +0000 Subject: Adding ml to language list --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 1570887f..23a9cfb2 100644 --- a/configure.in +++ b/configure.in @@ -34,7 +34,7 @@ dnl ******************************* dnl Internationalization dnl ******************************* -ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr hu it ja ko ms nl no pl pt pt_BR sq sr sr@Latn sv uk vi zh_CN zh_TW" +ALL_LINGUAS="am az be ca cs cy da de el en_GB es fr hu it ja ko ml ms nl no pl pt pt_BR sq sr sr@Latn sv uk vi zh_CN zh_TW" GETTEXT_PACKAGE=zenity-0.1 AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT -- cgit