summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Chyla <cyba@gnome.pl>2002-03-22 18:36:41 +0000
committerChyla Zbigniew <chyla@src.gnome.org>2002-03-22 18:36:41 +0000
commit661c0fdad929cfd550c0ddaa0e7689c47e5530be (patch)
tree1bf0d9417d31a97465c720605204a3217a7e1933
parentfaf818940de6263e91d7510007760acb5054a438 (diff)
downloadmetacity-661c0fdad929cfd550c0ddaa0e7689c47e5530be.tar.gz
Added pl (Polish).
2002-03-22 Zbigniew Chyla <cyba@gnome.pl> * configure.in (ALL_LINGUAS): Added pl (Polish).
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b07cac1f..bd54089a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-22 Zbigniew Chyla <cyba@gnome.pl>
+
+ * configure.in (ALL_LINGUAS): Added pl (Polish).
+
2002-03-21 Havoc Pennington <hp@pobox.com>
* src/themes/Bright/metacity-theme-1.xml: Added "Bright" theme
diff --git a/configure.in b/configure.in
index f9f2255e..fb9bf2f1 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