aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorStano Visnovsky <stano@src.gnome.org>2001-01-30 01:53:26 +0800
committerStano Visnovsky <stano@src.gnome.org>2001-01-30 01:53:26 +0800
commit376fb318fee712f1e179da9413a7602e25c57e0e (patch)
tree6974fc7171b6df2aab658e825cc9d1996cbf8304 /configure.in
parentaad0b8798b9264d2989943e395d95f1390d30856 (diff)
downloadgsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar.gz
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar.bz2
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar.lz
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar.xz
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.tar.zst
gsoc2013-evolution-376fb318fee712f1e179da9413a7602e25c57e0e.zip
configure.in: Added sk to ALL_LINGUAS
svn path=/trunk/; revision=7892
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 63c5eb7c4c..91c3d4cb58 100644
--- a/configure.in
+++ b/configure.in
@@ -60,7 +60,7 @@ AC_MSG_ERROR(gnome-libs 1.0.59 or higher is required.)])
CFLAGS=$CFLAGS_save
LIBS=$LIBS_save
-ALL_LINGUAS="ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt ru sl sv tr uk"
+ALL_LINGUAS="ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt ru sk sl sv tr uk"
AM_GNOME_GETTEXT
localedir='$(prefix)/$(DATADIRNAME)/locale'