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 c6bb809d28..374b2eb88b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-10 Zbigniew Chyla <chyla@buy.pl>
+
+ * configure.in: Added pl (Polish) to ALL_LINGUAS
+
2000-06-09 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Added new directory `shell/glade'.
diff --git a/configure.in b/configure.in
index 15f0fc55f6..c9f019aa4c 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 gl hu it ja ko nl no ru sv tr uk es"
+ALL_LINGUAS="da de el fr gl hu it ja ko nl no ru sv tr uk es pl"
AM_GNOME_GETTEXT