summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2004-02-09 13:26:42 +0000
committerChristian Rose <menthos@src.gnome.org>2004-02-09 13:26:42 +0000
commitdf270c41a28ea2f414dfdc9ca87bc1d1375e1cca (patch)
treef395db8c36c45386f1f33b2b5ac361f218426c25 /configure.in
parent64a4ba424389f3b4d59ef08eee9cf2d5a07e6038 (diff)
downloadnautilus-df270c41a28ea2f414dfdc9ca87bc1d1375e1cca.tar.gz
Added "mi" to ALL_LINGUAS. Added Maori translation by John C Barstow
2004-02-09 Christian Rose <menthos@menthos.com> * configure.in: Added "mi" to ALL_LINGUAS. * po/mi.po: Added Maori translation by John C Barstow <jbowtie@amathaine.com>.
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 4b47682ed..f115d6a7f 100644
--- a/configure.in
+++ b/configure.in
@@ -96,7 +96,7 @@ PKG_CHECK_MODULES(ALL, \
$STARTUP_NOTIFICATION_PACKAGE)
dnl ==========================================================================
-ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu id is it ja ko li lt lv mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu id is it ja ko li lt lv mi mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)