]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
Added "pt" to ALL_LINGUAS.
authorDuarte Loreto <happyguy_pt@hotmail.com>
Wed, 5 Mar 2003 23:41:29 +0000 (23:41 +0000)
committerDuarte Loreto <dnloreto@src.gnome.org>
Wed, 5 Mar 2003 23:41:29 +0000 (23:41 +0000)
2003-03-05  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added "pt" to ALL_LINGUAS.

ChangeLog
configure.in

index 2f8b3bcbb97f9996898641420f45578bafed9eac..8918333168a8a1a30810a4c864a22321449ed246 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-05  Duarte Loreto <happyguy_pt@hotmail.com>
+
+        * configure.in: Added "pt" to ALL_LINGUAS.
+
 2003-03-03  James Antill  <james@and.org>
 
        * src/tetrinet.c (tetrinet_sendfield): Put a warning in if blocks are
index 27cc4f4a0ae4d24939aadceb3a911252885dc040..c0e80d9a9b631dc0f9388870bf564d9d90c1dfa5 100644 (file)
@@ -12,7 +12,7 @@ AC_SUBST(GETTEXT_PACKAGE)
 AC_PROG_CC
 
 AC_PROG_INTLTOOL([0.25])
-ALL_LINGUAS="am ca de es nl no sv"
+ALL_LINGUAS="am ca de es nl no pt sv"
 AM_GNU_GETTEXT_VERSION([0.11.5])
 AM_GLIB_GNU_GETTEXT