aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a87275cb05..35d05d27fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-28 Jesus Bravo Alvarez <jba@pobox.com>
+
+ * configure.in: Added Portuguese (pt) to ALL_LINGUAS
+
2000-08-26 JP Rosevear <jpr@helixcode.com>
* configure.in: Require oafized bonobo
diff --git a/configure.in b/configure.in
index aa9bb3a9dd..90ab621e67 100644
--- a/configure.in
+++ b/configure.in
@@ -60,7 +60,7 @@ AC_MSG_ERROR(gnome-libs 1.0.59 or higher is required.)])
CFLAGS=$CFLAGS_save
LIBS=$LIBS_save
-ALL_LINGUAS="da de el fr ga gl hu it ja ko nl no ru sl sv tr uk es pl"
+ALL_LINGUAS="da de el es fr ga gl hu it ja ko nl no pl pt ru sl sv tr uk"
AM_GNOME_GETTEXT