summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStano Visnovsky <stano@src.gnome.org>2001-02-13 10:53:03 +0000
committerStano Visnovsky <stano@src.gnome.org>2001-02-13 10:53:03 +0000
commitf349d3a6245fb8f738e569a0375d6124973b44cb (patch)
tree6d40daa0f2da3488fd1d749ac2f5c476e4a5974f
parenta0b236f4f70d524868893854258b8b4b35906a1e (diff)
downloadlibgtop-f349d3a6245fb8f738e569a0375d6124973b44cb.tar.gz
Added sk to ALL_LINGUAS
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cf929ce..d5f070c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-02-13 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
+
+ * configure.in: Added sk to ALL_LINGUAS.
+
2001-01-04 Fatih Demir <kabalak@gmx.net>
* configure.in: Added tr to ALL_LINGUAS.
diff --git a/configure.in b/configure.in
index d53797ed..5422ee0e 100644
--- a/configure.in
+++ b/configure.in
@@ -232,7 +232,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="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sl sv tr uk zh_CN.GB2312"
+ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko nl no pl pt_BR ru sk sl sv tr uk zh_CN.GB2312"
AM_GNOME2_GETTEXT
AC_PATH_XTRA