STABLE-BRANCH-1-2 gnupg/g10 (7 files)
cvs user dshaw
cvs@cvs.gnupg.org
Sun, 27 Apr 2003 06:10:16 +0200
Date: Sunday, April 27, 2003 @ 06:10:06
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog export.c g10.c keyedit.c mainproc.c photoid.c
trustdb.c
* mainproc.c (check_sig_and_print): Show sig class when verifying a sig
with --verbose on, and add version, pk and hash algorithms and sig class
to VALIDSIG.
* g10.c (main): Add --no-textmode.
* export.c (do_export_stream), keyedit.c (show_key_with_all_names,
menu_addrevoker), mainproc.c (check_sig_and_print), photoid.c
(show_photos), trustdb.c (get_validity, reset_trust_records,
validate_keys): Make some strings translatable.
------------+
ChangeLog | 13 +++++++++++++
export.c | 4 ++--
g10.c | 3 +++
keyedit.c | 18 +++++++++---------
mainproc.c | 22 +++++++++++++++-------
photoid.c | 2 +-
trustdb.c | 6 +++---
7 files changed, 46 insertions(+), 22 deletions(-)