diff options
author | pachimho <pachimho> | 2005-03-15 13:15:09 +0000 |
---|---|---|
committer | pachimho <pachimho> | 2005-03-15 13:15:09 +0000 |
commit | b225f10704da7a7139cbf5795943cc690783dd06 (patch) | |
tree | bfa06800615487076bd6dbb6af9273ef532940fa /configure.in | |
parent | 3d690e7be1bbab0777443d8dc8fc0c518e8e3976 (diff) |
2005-03-15 Pawan Chitrakar <pawan@nplinux.org>
* ne.po: Added Nepali Translation by Jyotsna
* configure.in: Added ne in ALL_LINGUAS
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 1b96740..cff3680 100644 --- a/configure.in +++ b/configure.in @@ -32,7 +32,7 @@ dnl ============================================================== GETTEXT_PACKAGE=setup-tools-backends AC_SUBST(GETTEXT_PACKAGE) -ALL_LINGUAS="ar az bg bn bs ca cs da de el en_CA en_GB es eu fi fr gu hi hr hu id it ja ko lt ms nb nl no pa pl pt pt_BR ro sk sq sr sr@Latn sv ta th tr uk vi zh_CN zh_TW" +ALL_LINGUAS="ar az bg bn bs ca cs da de el en_CA en_GB es eu fi fr gu hi hr hu id it ja ko lt ms nb ne nl no pa pl pt pt_BR ro sk sq sr sr@Latn sv ta th tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT AC_OUTPUT([ |