Mercurial > gftp.yaz
changeset 268:6527e9d405e9
2003-09-01 Metin Amiroff <metin@karegen.com>
configure.in: Added "az" in ALL_LINGUAS.
author | rundll32 |
---|---|
date | Mon, 01 Sep 2003 10:19:02 +0000 |
parents | 3367efab0316 |
children | 906482e25ee3 |
files | ChangeLog configure.in |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 01 10:18:09 2003 +0000 +++ b/ChangeLog Mon Sep 01 10:19:02 2003 +0000 @@ -1,3 +1,7 @@ +2003-09-01 Metin Amiroff <metin@karegen.com> + + configure.in: Added "az" in ALL_LINGUAS. + 2003-8-20 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/protocols.c - largefile fixes @@ -1490,7 +1494,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.136 2003/08/21 20:24:05 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.137 2003/09/01 10:19:02 rundll32 Exp $ tags * debian/* - updated files from Debian maintainer
--- a/configure.in Mon Sep 01 10:18:09 2003 +0000 +++ b/configure.in Mon Sep 01 10:19:02 2003 +0000 @@ -28,7 +28,7 @@ AC_SUBST(VERSION) AC_SUBST(PREFIX) -ALL_LINGUAS="am ar be bg ca cs da de es fi fr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sr sr@Latn sv tr uk zh_CN zh_TW" +ALL_LINGUAS="am az ar be bg ca cs da de es fi fr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sr sr@Latn sv tr uk zh_CN zh_TW" AC_DEFINE(_GNU_SOURCE, 1, [Define for setting a GNU environment])