diff options
author | Marcel Telka <marcel@telka.sk> | 2003-09-08 04:34:07 +0800 |
---|---|---|
committer | Marcel Telka <marcel@src.gnome.org> | 2003-09-08 04:34:07 +0800 |
commit | 3166c4bbc45c3a5f62d4a2146cf5035f9c205baf (patch) | |
tree | 5397e2666e4544278ae8044c0eed96d03cd0214b /configure.in | |
parent | aa0584f7236649d5cc654a3b97d3bc49baef836c (diff) | |
download | gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar.gz gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar.bz2 gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar.lz gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar.xz gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.tar.zst gsoc2013-epiphany-3166c4bbc45c3a5f62d4a2146cf5035f9c205baf.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.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index afd91016d..d18e31e3a 100644 --- a/configure.in +++ b/configure.in @@ -186,7 +186,7 @@ dnl Internationalization dnl ******************************* dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be bn 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 bn 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]) |