summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn C Barstow <jbowtie@amathaine.com>2004-06-26 07:37:54 +0000
committerJohn C Barstow <jbarstow@src.gnome.org>2004-06-26 07:37:54 +0000
commitf58d66e3d78b1263f5755c51047ad7a4bc70178a (patch)
tree80d2ca2c1823d061021a864ff5e0967443bf94f4
parenteccb95df24f309422c61973f3d585ceaee830688 (diff)
Added mi to ALL_LINGUAS.
2004-06-26 John C Barstow <jbowtie@amathaine.com> * configure.in: Added mi to ALL_LINGUAS.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index fa41ab6..5e6d950 100644
--- a/configure.in
+++ b/configure.in
@@ -36,7 +36,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu hi hr hu id is it ja ko lt ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu hi hr hu id is it ja ko lt mi ml mn ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT