summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2004-08-16 15:04:12 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2004-08-16 15:04:12 +0000
commit88ee6df913becbd11b6ab82f5999cb3c12ea1fe1 (patch)
treed52b40a10f2c0e3196911f9061e3ef2b93488c49 /configure.in
parent542aebc09eb75434d7435582eb6716923ff4f00e (diff)
downloadepiphany-88ee6df913becbd11b6ab82f5999cb3c12ea1fe1.tar.gz
Added nb to ALL_LINGUAS.
2004-08-16 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added nb to ALL_LINGUAS.
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 96b685bbd..8f3bfa782 100644
--- a/configure.in
+++ b/configure.in
@@ -252,7 +252,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-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 gu he hi hr hu is id it ja ko li lt nl mi mk mn ms nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW"
+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 gu he hi hr hu id is it ja ko li lt mi mk mn ms nb nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta th tk tr uk vi wa zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])