changeset 404:9cc1912496ae

2004-2-16 Brian Masney <masneyb@gftp.org> * configure.in - added ta.po to ALL_LINGUIS
author masneyb
date Tue, 17 Feb 2004 01:03:12 +0000
parents 1e838d05dde2
children 7cbf1af61c87
files ChangeLog configure.in
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 17 01:02:45 2004 +0000
+++ b/ChangeLog	Tue Feb 17 01:03:12 2004 +0000
@@ -1,4 +1,6 @@
 2004-2-16 Brian Masney <masneyb@gftp.org>
+	* configure.in - added ta.po to ALL_LINGUIS
+
 	* src/gtk/view_dialog.c - call mkstemps() to create the temporary
 	file. This is so that the extension of the file will be preserved
 	so that syntax highlighting will still work (from
@@ -2215,7 +2217,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.224 2004/02/17 00:49:15 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.225 2004/02/17 01:03:12 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/configure.in	Tue Feb 17 01:02:45 2004 +0000
+++ b/configure.in	Tue Feb 17 01:03:12 2004 +0000
@@ -28,7 +28,7 @@
 AC_SUBST(VERSION)
 AC_SUBST(PREFIX)
 
-ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv tr uk zh_CN zh_TW"
+ALL_LINGUAS="am az ar be bg bn ca cs da de el es fi fr ga hr hu it ja ko mk ml ms nl no pl pt pt_BR ro ru sk sr sr@Latn sv ta tr uk zh_CN zh_TW"
 
 AC_CANONICAL_HOST
 AC_PROG_CC