From 4b0f7e337f812ffabd45c217e1a229b0bcc8cd3a Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 24 Apr 2003 11:12:35 +0000 Subject: * POTFILES.in: Added a couple of missing source files. Noted by Pascal Hartig and Walter Koch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy Ferenc L�szl�. --- AUTHORS | 7 ++++++- ChangeLog | 5 +++++ NEWS | 2 +- configure.ac | 2 +- po/POTFILES.in | 12 +++++++++--- 5 files changed, 22 insertions(+), 6 deletions(-) diff --git a/AUTHORS b/AUTHORS index 3098b2af2..3d9b7f802 100644 --- a/AUTHORS +++ b/AUTHORS @@ -25,6 +25,8 @@ Ga Gregory Steuck Translations [ru] +Nagy Ferenc László *** [hu] + Ivo Timmermans Translations [nl] Jacobo Tarri'o Barreiro Translations [gl] @@ -37,6 +39,8 @@ Jouni Hiltunen Translations [fi] Magda Procha'zkova' Translations [cs] +Michael Anckaert *** [nl] + Michael Roth Assignment (wrote cipher/des.c., changes and bug fixes all over the place) @@ -111,7 +115,8 @@ for GnuPG. The RPM specs file scripts/gnupg.spec has been contributed by several people. - Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2001, 2002, + 2003 Free Software Foundation, Inc. This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without diff --git a/ChangeLog b/ChangeLog index 4aef74b0c..9fbe044d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-24 Werner Koch + + * configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy + Ferenc László. + 2003-04-23 David Shaw * configure.ac: "TIGER" -> "TIGER/192". diff --git a/NEWS b/NEWS index b7f6a4c59..ae3023119 100644 --- a/NEWS +++ b/NEWS @@ -27,7 +27,7 @@ Noteworthy changes in version 1.2.2 (unreleased) * Minor trustdb changes to make the trust calculations match common usage. - * New translations: Finnish and Traditional Chinese. + * New translations: Finnish, Hungarian, Slovak, Traditional Chinese. * New command "revuid" in the --edit-key menu to revoke a user ID. This is a simpler interface to the old method (which still diff --git a/configure.ac b/configure.ac index b33f5e33e..d5e756809 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_INIT(gnupg, 1.2.2rc2, 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 sk sv tr zh_TW" +ALL_LINGUAS="ca cs da de eo el es et fi fr gl hu id it ja nl pl pt_BR pt sk sv tr zh_TW" PACKAGE=$PACKAGE_NAME VERSION=$PACKAGE_VERSION diff --git a/po/POTFILES.in b/po/POTFILES.in index df5c9fec2..58a3f1996 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings for G10. -# Copyright (c) 1998 by Werner Koch (dd9jn) +# Copyright (c) 1998, 2003 Free Software Foundation, Inc. # utility util/secmem.c @@ -11,10 +11,12 @@ util/logger.c # cipher cipher/random.c cipher/rndlinux.c +cipher/md.c +cipher/rndegd.c # main program - g10/g10.c +g10/gpgv.c g10/armor.c g10/pkclist.c g10/keygen.c @@ -41,7 +43,6 @@ g10/trustdb.c g10/verify.c g10/skclist.c g10/status.c -g10/pubkey-enc.c g10/openfile.c g10/encr-data.c g10/seskey.c @@ -49,3 +50,8 @@ g10/delkey.c g10/helptext.c g10/keydb.c g10/keyring.c +g10/photoid.c +g10/exec.c +g10/keyid.c +g10/revoke.c +g10/tdbdump.c -- cgit v1.2.3