From 14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 4 Sep 2004 23:02:05 +0000 Subject: Add "ml" to ALL_LINGUAS. 2004-09-05 Christian Persch * configure.in: Add "ml" to ALL_LINGUAS. --- ChangeLog | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4eb7de391..c1f7cf417 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-09-05 Christian Persch + + * configure.in: + + Add "ml" to ALL_LINGUAS. + 2004-09-02 Christian Persch * embed/downloader-view.c: (show_status_icon): diff --git a/configure.in b/configure.in index a8d2ef6f1..22c6ec014 100644 --- a/configure.in +++ b/configure.in @@ -253,7 +253,7 @@ dnl Internationalization dnl ******************************* dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu he hi hr hu id is it ja ko li lt mi mk mn ms nb nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu he hi hr hu id is it ja ko li lt mi mk ml mn ms nb nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW" GETTEXT_PACKAGE=epiphany AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package]) -- cgit v1.2.3