summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-02-18 13:25:03 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-02-18 13:25:03 +0000
commit498f9c065bcf4fcd5aa0353e874a9e04ba0acbef (patch)
tree026737b6f1e59955a7b9e409865fd2e46b716937 /configure.in
parentc26dddd9aaebfacf544585316611c8d0c1946d65 (diff)
downloadxine-lib-498f9c065bcf4fcd5aa0353e874a9e04ba0acbef.tar.gz
xine-lib-498f9c065bcf4fcd5aa0353e874a9e04ba0acbef.tar.bz2
Add slovak translation file from Tomas Kovar <tomask@mac.com>.
CVS patchset: 1506 CVS date: 2002/02/18 13:25:03
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 9fce3ab13..9d21bdce7 100644
--- a/configure.in
+++ b/configure.in
@@ -124,7 +124,7 @@ dnl
dnl NLS Support
dnl
dnl ALL_LINGUAS="cs da de el en@quot en@boldquot es et fr gl id it ja ko nl nn no pl pt pt_BR ru sl sv tr zh"
-ALL_LINGUAS="fr pt_BR de"
+ALL_LINGUAS="fr pt_BR de sk"
AM_GNU_GETTEXT(use-libtool)
AC_LINK_FILES($nls_cv_header_libgt, $nls_cv_header_intl)
AM_CONDITIONAL(INCLUDED_INTL, test x$USE_INCLUDED_LIBINTL = "xyes")