summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Patera <patera@pictview.com>2007-05-21 21:34:28 +0200
committerJan Patera <patera@pictview.com>2007-05-21 21:34:28 +0200
commitccb06ee1e825d8d7c43d2fe6c592098af96542a9 (patch)
tree28534c25eabc60002d00af4283199e14de19e7d6 /configure.ac
parentf833db014ce50dfb5025e1be2449b94cf4ab88b8 (diff)
downloadlibexif-ccb06ee1e825d8d7c43d2fe6c592098af96542a9.tar.gz
libexif-ccb06ee1e825d8d7c43d2fe6c592098af96542a9.tar.bz2
libexif-ccb06ee1e825d8d7c43d2fe6c592098af96542a9.zip
Added Czech & Slovak localizations
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d577240..fe57b26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -151,7 +151,7 @@ AM_CONDITIONAL([ENABLE_INTERNAL_DOCS],
# ---------------------------------------------------------------------------
# i18n support
# ---------------------------------------------------------------------------
-ALL_LINGUAS="de es fr pl ru vi"
+ALL_LINGUAS="de es fr pl ru vi sk cs"
GP_GETTEXT_HACK([${PACKAGE}-${LIBEXIF_CURRENT_MIN}],
[Lutz Mueller and others])
AM_GNU_GETTEXT_VERSION([0.14.1])