From d39e4125f9c53ae8a610db0f597aed9a45396b94 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 15 Apr 2003 19:26:50 +0000 Subject: * configure.ac (ALL_LINGUAS): Add Slovak translation. --- AUTHORS | 2 ++ ChangeLog | 2 ++ configure.ac | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 735b04fcb..3098b2af2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -40,6 +40,8 @@ Magda Procha'zkova' Translations [cs] Michael Roth Assignment (wrote cipher/des.c., changes and bug fixes all over the place) +Michal Majer Translations [sk] + Marco d'Itri Translations [it] Matthew Skala Disclaimer diff --git a/ChangeLog b/ChangeLog index b4b7f7df5..2b8cd120a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-04-15 Werner Koch + * configure.ac (ALL_LINGUAS): Add Slovak translation. + * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional. * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using diff --git a/configure.ac b/configure.ac index d7253b71e..7c8f9d3bf 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_INIT(gnupg, 1.2.2rc1, bug-gnupg@gnu.org) # sufficient. development_version=no -ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja nl pl pt_BR pt sv tr zh_TW" +ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja nl pl pt_BR pt sk sv tr zh_TW" PACKAGE=$PACKAGE_NAME VERSION=$PACKAGE_VERSION -- cgit v1.2.3