aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-09-05 07:02:05 +0800
committerChristian Persch <chpe@src.gnome.org>2004-09-05 07:02:05 +0800
commit14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd (patch)
tree8ad794155ef0e8ffb1837fd384704d1673b322ff /configure.in
parent663002a25afbb001e630df7ee9d9ded660d7d24b (diff)
downloadgsoc2013-epiphany-14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd.tar.gz
gsoc2013-epiphany-14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd.tar.zst
gsoc2013-epiphany-14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd.zip
Add "ml" to ALL_LINGUAS.
2004-09-05 Christian Persch <chpe@cvs.gnome.org> * configure.in: Add "ml" 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 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])