aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPawan Chitrakar <pawan@nplinux.org>2004-09-05 22:52:16 +0800
committerPawan Chitrakar <pachimho@src.gnome.org>2004-09-05 22:52:16 +0800
commitb49da17266102b43bb246619fabdf3967f085117 (patch)
tree265eab48094b2150f8f3d303df47b7b95f21eb69 /configure.in
parent14c5e69eb2e3de545549f9f1ab4e3b19f7f252fd (diff)
downloadgsoc2013-epiphany-b49da17266102b43bb246619fabdf3967f085117.tar.gz
gsoc2013-epiphany-b49da17266102b43bb246619fabdf3967f085117.tar.zst
gsoc2013-epiphany-b49da17266102b43bb246619fabdf3967f085117.zip
Added ne Nepali in ALL_LINGUAS
2004-09-05 Pawan Chitrakar <pawan@nplinux.org> * configure.in: Added ne Nepali in ALL_LINGUAS * ne.po: Added Nepali 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 22c6ec014..d23f59bc2 100644
--- a/configure.in
+++ b/configure.in
@@ -253,7 +253,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be bg bn bs 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 ml 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"
+ALL_LINGUAS="am ar az be bg bn bs 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 ml mn ms nb 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 zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])