diff --git a/ChangeLog b/ChangeLog index 39622026c..7a2ac4bad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-12-11 Stanislav Visnovsky + + * configure.in: Added "sk" to ALL_LINGUAS. + 2001-12-10 Havoc Pennington Rework the click-client-area-to-focus support to use synchronous diff --git a/configure.in b/configure.in index 1de63e2ed..a565aca4c 100644 --- a/configure.in +++ b/configure.in @@ -37,7 +37,7 @@ if test "x$GCC" = "xyes"; then fi changequote([,])dnl -ALL_LINGUAS="es gl ru sv uk" +ALL_LINGUAS="es gl ru sk sv uk" AM_GLIB_GNU_GETTEXT ## here we get the flags we'll actually use