[Gpa-commits]gpa/src (6 files)

cvs user mcoca cvs@cvs.gnupg.org
Sun, 27 Apr 2003 21:06:05 +0200


    Date: Sunday, April 27, 2003 @ 21:05:55
  Author: mcoca
    Path: /cvs/gpa/gpa/src

Modified: ChangeLog gpafiledecryptop.c gpafileencryptop.c gpafilesignop.c
          gpafileverifyop.c gpgmetools.c

src/
2003-04-27  Miguel Coca  <mcoca@gnu.org>

	* gpafiledecryptop.c (gpa_file_decrypt_operation_done_error_cb): 
	* gpafileencryptop.c (gpa_file_encrypt_operation_done_error_cb): 
	* gpafilesignop.c (gpa_file_sign_operation_done_error_cb): 
	* gpafileverifyop.c (gpa_file_verify_operation_done_error_cb): Use
	new names for error codes.

	* gpgmetools.c (gpa_generate_key): Use new gpgme_op_genkey.


--------------------+
 ChangeLog          |   10 ++++++++++
 gpafiledecryptop.c |    2 +-
 gpafileencryptop.c |    2 +-
 gpafilesignop.c    |    2 +-
 gpafileverifyop.c  |    2 +-
 gpgmetools.c       |   14 ++++++--------
 6 files changed, 20 insertions(+), 12 deletions(-)