changeset 121:1b41e6945e9d

2003-04-05 Duarte Loreto <happyguy_pt@hotmail.com> * configure.in: Added "pt" to ALL_LINGUAS.
author dnloreto
date Sat, 05 Apr 2003 02:25:42 +0000
parents d16d070de8f2
children 76e2b58a9440
files ChangeLog configure.in
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Apr 05 02:24:52 2003 +0000
+++ b/ChangeLog	Sat Apr 05 02:25:42 2003 +0000
@@ -1,3 +1,7 @@
+2003-04-05  Duarte Loreto <happyguy_pt@hotmail.com>
+
+        * configure.in: Added "pt" to ALL_LINGUAS.
+
 2003-03-04  Yuriy Syrota  <rasta renome.rovno.ua>
 
 	* configure.in: Added Ukrainian (uk) to ALL_LINGUAS
@@ -520,7 +524,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.64 2003/03/04 14:56:57 rasta Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.65 2003/04/05 02:25:40 dnloreto Exp $ tags
 
 	* debian/* - updated files from Debian maintainer
 
--- a/configure.in	Sat Apr 05 02:24:52 2003 +0000
+++ b/configure.in	Sat Apr 05 02:25:42 2003 +0000
@@ -24,7 +24,7 @@
 AC_SUBST(VERSION)
 AC_SUBST(PREFIX)
 
-ALL_LINGUAS="am ar bg ca cs da de es fi fr hu it ja ko nl no pl pt_BR ro ru sv tr uk zh_CN zh_TW"
+ALL_LINGUAS="am ar bg ca cs da de es fi fr hu it ja ko nl no pl pt pt_BR ro ru sv tr uk zh_CN zh_TW"
 
 AC_DEFINE(_GNU_SOURCE, 1, [Define for setting a GNU environment])