Mercurial > gftp.yaz
changeset 732:aaabee793456
2006-4-10 Brian Masney <masneyb@gftp.org>
* configure.in - added he to ALL_LINGUAS
author | masneyb |
---|---|
date | Tue, 11 Apr 2006 00:17:45 +0000 |
parents | eed8ccfe3025 |
children | 220a7cbaf478 |
files | ChangeLog configure.in |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 31 14:24:57 2006 +0000 +++ b/ChangeLog Tue Apr 11 00:17:45 2006 +0000 @@ -1,3 +1,6 @@ +2006-4-10 Brian Masney <masneyb@gftp.org> + * configure.in - added he to ALL_LINGUAS + 2006-03-31 Žygimantas Beručka <zygis@gnome.org> * configure.in: Added lt to ALL_LINGUAS. @@ -3324,7 +3327,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.416 2006/03/31 14:24:57 zygis Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.417 2006/04/11 00:17:45 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
--- a/configure.in Fri Mar 31 14:24:57 2006 +0000 +++ b/configure.in Tue Apr 11 00:17:45 2006 +0000 @@ -28,7 +28,7 @@ AC_SUBST(VERSION) AC_SUBST(PREFIX) -ALL_LINGUAS="am ar az be bg bn ca cs da de el en_CA en_GB es fi fr ga gl hr hu it ja ko lt mk ml ms nb ne nl no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv ta th tr uk zh_CN zh_TW" +ALL_LINGUAS="am ar az be bg bn ca cs da de el en_CA en_GB es fi fr ga gl he hr hu it ja ko lt mk ml ms nb ne nl no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv ta th tr uk zh_CN zh_TW" AC_CANONICAL_HOST AC_PROG_CC