CVS update: gpa/src
Bernhard Herzog
bherzog@guug.de
Tue Jan 30 19:49:00 2001
Date: Tuesday January 30, 2001 @ 19:48
Author: bherzog
Update of /home/koch/cvs/gpa/src
In directory sigtrap:/var/tmp/cvs-serv22937
Modified Files:
keysigndlg.c
Log Message:
* keysigndlg.c (key_sign_destroy):
(gpa_key_sign_run_dialog): Add a destroy event handler and quit
the recursive main loop there.
(key_sign_cancel):
(key_sign_ok): Instead of quitting the main loop, destroy the
dialog window.
(key_sign_delete): Removed because the default handler does
exactly what we need now.
(GPAKeySignDialog):
(key_sign_ok): Remove the clist_keys field completely and don't
access it in key_sign_ok.
File: keysigndlg.c Status: Up-to-date