summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorÅsmund Skjæveland <aasmunds@fys.uio.no>2004-01-20 12:14:21 +0000
committerÅsmund Skjæveland <aasmunds@src.gnome.org>2004-01-20 12:14:21 +0000
commit578f5884a3b37dc30dee21398634515b510131b8 (patch)
tree09f7157c580f6a68c94148052527fa650c3945d2 /configure.in
parent5fb3eb5c3ac1970f2fd918adfdb41094d821c9c4 (diff)
Added 'nn' to ALL_LINGUAS. Added Norwegian Nynorsk translation.
2004-01-20 Åsmund Skjæveland <aasmunds@fys.uio.no> * configure.in: Added 'nn' to ALL_LINGUAS. * po/nn.po: Added Norwegian Nynorsk translation.
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 2d4a299..80ebc68 100644
--- a/configure.in
+++ b/configure.in
@@ -36,7 +36,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et eu fa fi fr ga hi hr hu is it ja ko lt ml mn ms ne nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bn ca cs cy da de el en_GB es et eu fa fi fr ga hi hr hu is it ja ko lt ml mn ms ne nl nn no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT