diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-21 20:15:30 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-11-21 20:15:30 +0000 |
commit | a0b51452baaae811fbd3143f1e6f4ec9642a33c6 (patch) | |
tree | 02abb172b1bbaa43dd62e20e6da6a00ec5964bd3 /TODO | |
parent | added dialog after key import (diff) | |
download | gpg4usb-a0b51452baaae811fbd3143f1e6f4ec9642a33c6.tar.gz gpg4usb-a0b51452baaae811fbd3143f1e6f4ec9642a33c6.zip |
added files for import information
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@646 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -19,10 +19,11 @@ Release 0.3.2 - investigate in adding a offline help system - strike out revoked keys in keylist and add warning to keydetails - keyimport dialog should show reason for strike out -- key import should be more verbose: - - show message, which keys are imported +- key import should be more verbose: [DONE] + - show message, which keys are imported [DONE] - if import failed, because no key was found - if key is already in keyring + - for now done just for import from file and clipboard - show message, when key export is successful (statusbar) - dropdown from menubar instead of dialog for file-cryption (files->encrypt,decrypt) - encrypt and sign, decrypt and verify (?) |