summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-08-22 11:04:44 +0000
committerChristian Rose <menthos@src.gnome.org>2003-08-22 11:04:44 +0000
commit206dac1addcfa862012b4581a4b929dd0daab621 (patch)
treee53c977db55ac6a4f6d9369cc8040f27a6908d7f /configure.in
parent91abb70b1ee28f5113fa33126c90df5b7d4bda36 (diff)
downloadgdk-pixbuf-206dac1addcfa862012b4581a4b929dd0daab621.tar.gz
Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan Chitrakar
2003-08-22 Christian Rose <menthos@menthos.com> * configure.in: Added "ne" to ALL_LINGUAS. * po/ne.po: Added Nepali translation by Pawan Chitrakar <pawan@nplinux.org>.
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 82e69d884..6abf90aef 100644
--- a/configure.in
+++ b/configure.in
@@ -395,7 +395,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="am ar az be bg ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sr sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"