diff --git a/ChangeLog b/ChangeLog index efcf1a8c..fa006db7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-02-13 Stanislav Visnovsky + + * configure.in: Added sk to ALL_LINGUAS. + 2000-02-16 Martin Baulig Released LibGTop 1.1.2.1 "Hardangervidda goes Paris". diff --git a/configure.in b/configure.in index 884b68f5..741c398f 100644 --- a/configure.in +++ b/configure.in @@ -277,7 +277,7 @@ AC_FUNC_STRFTIME AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname) dnl ## all 'es_??' are only needed for format numbers different of 'es' -ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ja ko nl no pl pt_BR sv" +ALL_LINGUAS="da de es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ja ko nl no pl pt_BR sk sv" AM_GNOME_GETTEXT AC_PATH_XTRA