diff options
author | John C Barstow <jbarstow@src.gnome.org> | 2004-04-09 11:44:11 +0000 |
---|---|---|
committer | John C Barstow <jbarstow@src.gnome.org> | 2004-04-09 11:44:11 +0000 |
commit | d1078698ba83ff3f73bc07af3d3f848e3374d683 (patch) | |
tree | 57388a61cb76834cf6cecf87b3cc111c4704ff10 /configure.in | |
parent | fd3968e97d3d67638645db8774085a520f7dbdee (diff) | |
download | gnome-desktop-d1078698ba83ff3f73bc07af3d3f848e3374d683.tar.gz |
Added Maori(mi) language translation
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index cd885580..bdffc5cc 100644 --- a/configure.in +++ b/configure.in @@ -116,7 +116,7 @@ GETTEXT_PACKAGE=gnome-desktop-2.0 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE") AC_SUBST(GETTEXT_PACKAGE) -ALL_LINGUAS="af am ar az be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl he hi hr hu id is it ja kn ko li lt lv mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa yi zh_CN zh_TW" +ALL_LINGUAS="af am ar az be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl he hi hr hu id is it ja kn ko li lt lv mi mk ml mn mr ms ne nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa yi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT |