diff --git a/ChangeLog b/ChangeLog index b07cac1f8..bd54089a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-03-22 Zbigniew Chyla + + * configure.in (ALL_LINGUAS): Added pl (Polish). + 2002-03-21 Havoc Pennington * src/themes/Bright/metacity-theme-1.xml: Added "Bright" theme diff --git a/configure.in b/configure.in index f9f2255e4..fb9bf2f14 100644 --- a/configure.in +++ b/configure.in @@ -80,7 +80,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="da es gl lv ms no pt ru sk sv tr uk" +ALL_LINGUAS="da es gl lv ms no pl pt ru sk sv tr uk" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use