aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2003-09-08 04:10:21 +0800
committerMarcel Telka <marcel@src.gnome.org>2003-09-08 04:10:21 +0800
commitf93a2104397650e098316f77e158985b11e01cc9 (patch)
tree481d5e751b4ed7c1726e878ff4be7fb4e04d23b1 /configure.in
parent4dc8ae1c1c6285a8569ce4a5f36dea50680b9682 (diff)
downloadgsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar.gz
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar.bz2
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar.lz
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar.xz
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.tar.zst
gsoc2013-epiphany-f93a2104397650e098316f77e158985b11e01cc9.zip
Added sk.
2003-09-07 Marcel Telka <marcel@telka.sk> * configure.in (ALL_LINGUAS): Added sk.
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 3ecd01ec0..4ade0dfce 100644
--- a/configure.in
+++ b/configure.in
@@ -190,7 +190,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk mn ms no pl pt pt_BR ro ru sl sq sr sr@Latn sv ta tr vi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk mn ms no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv ta tr vi zh_CN zh_TW"
GETTEXT_PACKAGE=epiphany
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])