summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-01-23 16:43:48 -0800
committerDan Fandrich <dan@coneharvesters.com>2008-01-23 16:43:48 -0800
commit23edeac507f3193c93ab85d766ffbf7743eff5b2 (patch)
treeefaffcff05d5bb065b1f56dd8f79e385ad469526 /configure.ac
parent2fab2f7316efad25ac9b49ae4f8dafa2d41758dd (diff)
downloadlibexif-23edeac507f3193c93ab85d766ffbf7743eff5b2.tar.gz
libexif-23edeac507f3193c93ab85d766ffbf7743eff5b2.tar.bz2
libexif-23edeac507f3193c93ab85d766ffbf7743eff5b2.zip
Updated nl translation by Freek de Kruijf.
Enabled nl and sv translations in configure.ac
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 522b55a..0124f0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -152,7 +152,7 @@ AM_CONDITIONAL([ENABLE_INTERNAL_DOCS], [test "x${set_enable_internal_docs}" = "x
# ---------------------------------------------------------------------------
# i18n support
# ---------------------------------------------------------------------------
-ALL_LINGUAS="cs de en_CA es fr pl ru sk vi"
+ALL_LINGUAS="cs de en_CA es fr nl pl ru sk sv vi"
AM_PO_SUBDIRS
GP_GETTEXT_HACK([${PACKAGE}-${LIBEXIF_CURRENT_MIN}],
[Lutz Mueller and others])