2003-07-16 Duarte Loreto <happyguy_pt@hotmail.com>
authordnloreto <dnloreto@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 16 Jul 2003 01:35:22 +0000 (01:35 +0000)
committerdnloreto <dnloreto@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 16 Jul 2003 01:35:22 +0000 (01:35 +0000)
        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@489 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog
configure.in

index 9a1f43e..259c836 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-16  Duarte Loreto <happyguy_pt@hotmail.com>
+
+        * configure.in: Added Portuguese (pt) to ALL_LINGUAS.
+
 2003-07-14  Danilo Ĺ egan  <dsegan@gmx.net>
 
        * configure.in: Added "sr" and "sr@Latn" (Serbian) to ALL_LINGUAS.
index 4a3d0f2..c457240 100644 (file)
@@ -47,7 +47,7 @@ AM_DISABLE_STATIC
 AM_PROG_LIBTOOL
 
 dnl internationalization support
-dnl ALL_LINGUAS="ca cs cy de eo es fr he pl sr sr@Latn sv"
+dnl ALL_LINGUAS="ca cs cy de eo es fr he pl pt sr sr@Latn sv"
 dnl AM_GLIB_GNU_GETTEXT
 
 AC_CHECK_PROG(GTKDOC, gtkdoc-mkdb, true, false)