changeset 54:450dbe540dd8

2002-11-11 Andras Timar <timar@gnome.hu> * configure.in: added 'hu' to ALL_LINGUAS
author bansz
date Sun, 10 Nov 2002 23:09:11 +0000
parents abc00836827f
children 518c3872d198
files ChangeLog configure.in
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 10 23:07:19 2002 +0000
+++ b/ChangeLog	Sun Nov 10 23:09:11 2002 +0000
@@ -1,3 +1,7 @@
+2002-11-11 Andras Timar <timar@gnome.hu>
+
+	* configure.in: added 'hu' to ALL_LINGUAS
+
 2002-11-6 Brian Masney <masneyb@gftp.org>
 	* src/gtk/gftp-gtk.c - connect to the select_row signal in the file
 	listbox to grab the double click event
@@ -167,7 +171,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.29 2002/11/07 02:38:30 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.30 2002/11/10 23:09:11 bansz Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/configure.in	Sun Nov 10 23:07:19 2002 +0000
+++ b/configure.in	Sun Nov 10 23:09:11 2002 +0000
@@ -14,7 +14,7 @@
 AC_SUBST(VERSION)
 AC_SUBST(PREFIX)
 
-ALL_LINGUAS="bg cs da de es fi fr it ja ko nl no pl pt_BR ro ru sv tr zh_CN zh_TW"
+ALL_LINGUAS="bg cs da de es fi fr hu it ja ko nl no pl pt_BR ro ru sv tr zh_CN zh_TW"
 
 AC_DEFINE(_GNU_SOURCE, 1, [Define for setting a GNU environment])