aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorÅsmund Skjæveland <aasmunds@fys.uio.no>2004-03-09 22:47:32 +0800
committerÅsmund Skjæveland <aasmunds@src.gnome.org>2004-03-09 22:47:32 +0800
commit13c5eff02cc7456165cb97596425056f646c98ce (patch)
treeaac06cebe7f7461e07cf87dcf9610ea0bfb94a13 /configure.in
parentdc4e016cefc15a94fc38e766a06f6aae75d39c4a (diff)
downloadgsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar.gz
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar.bz2
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar.lz
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar.xz
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.tar.zst
gsoc2013-epiphany-13c5eff02cc7456165cb97596425056f646c98ce.zip
Added nn to ALL_LINGUAS. Started Norwegian Nynorsk translation.
2004-03-09 Åsmund Skjæveland <aasmunds@fys.uio.no> * configure.in (HAVE_MOZILLA_PSM): Added nn to ALL_LINGUAS. * po/nn.po: Started 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 9cfbbfa84..451e99d5a 100644
--- a/configure.in
+++ b/configure.in
@@ -223,7 +223,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be bn ca cs cy da de el en_CA en_GB es et fa fi fr ga hi hr hu is id it ja ko li lt nl mi mk mn ms no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bn ca cs cy da de el en_CA en_GB es et fa fi fr ga hi hr hu is id it ja ko li lt nl mi mk mn ms nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])