aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-04-15 19:26:50 +0000
committerWerner Koch <[email protected]>2003-04-15 19:26:50 +0000
commitd39e4125f9c53ae8a610db0f597aed9a45396b94 (patch)
treeccc8c1e8944f237e2e5873a73f997adba8024b1e
parent* longlong.h (umul_ppmm): Support SH3 and SH4. Thanks to (diff)
downloadgnupg-d39e4125f9c53ae8a610db0f597aed9a45396b94.tar.gz
gnupg-d39e4125f9c53ae8a610db0f597aed9a45396b94.zip
* configure.ac (ALL_LINGUAS): Add Slovak translation.
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog2
-rw-r--r--configure.ac2
3 files changed, 5 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 735b04fcb..3098b2af2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -40,6 +40,8 @@ Magda Procha'zkova' <[email protected]> Translations [cs]
Michael Roth <[email protected]> Assignment
(wrote cipher/des.c., changes and bug fixes all over the place)
+Michal Majer <[email protected]> Translations [sk]
+
Marco d'Itri <[email protected]> Translations [it]
Matthew Skala <[email protected]> Disclaimer
diff --git a/ChangeLog b/ChangeLog
index b4b7f7df5..2b8cd120a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-04-15 Werner Koch <[email protected]>
+ * 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, [email protected])
# 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