2005-12-07 Timo Schulz <ts@g10code.com>
* wptOwnertrustDlg.cpp (ownertrust_dlg_proc):
Use 'Close' instead of 'Exit'.
* wptKeyEditDlgs.cpp (keyedit_dlg_proc): Likewise.
* wptGPG.cpp (gnupg_backup_keyrings): Use $APPDATA
as the destination dir. Thanks to Werner.
* wptRegistry.cpp (is_gpgee_installed): New.
(regist_inst_winpt): Do not register file extensions
if GPGee is available.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Limit
use of local vars.
* wptPreferencesDlg.cpp (prefs_dlg_proc): Make sure
no illegal backup mode is saved.
* wptKeyserverDlg.cpp (show_imported_key): New.
(hkp_recv_key2): Show imported keys if the blob
contained more than one.
|