summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2004-03-30 23:50:30 +0000
committerChristian Rose <menthos@src.gnome.org>2004-03-30 23:50:30 +0000
commit0ff09bc6fda79f3d6973d44763ade79e948f70d5 (patch)
tree57cc88a72be5530bc68302ba806ee90ba4a174df /configure.in
parentcd86e758f862af6c2c63dc1069651f993adcca59 (diff)
downloadnautilus-0ff09bc6fda79f3d6973d44763ade79e948f70d5.tar.gz
Added "af" to ALL_LINGUAS. Added Afrikaans translation by Zuza Software
2004-03-31 Christian Rose <menthos@menthos.com> * configure.in: Added "af" to ALL_LINGUAS. * af.po: Added Afrikaans translation by Zuza Software Foundation <info@translate.org.za>.
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 d658df713..ec4491fc8 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_CA 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 pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="af am ar az be bg bn ca cs cy da de el en_CA 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 pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)