diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-12-12 23:12:19 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2011-12-12 23:12:19 +0000 |
commit | c5110146431dcf077c37733764ae8254c59865f7 (patch) | |
tree | db0c21a3a56dfc3cdd5afb0871580e8180dbd0d3 /TODO | |
parent | added advamced settings tab with steganography and disable steganography per... (diff) | |
download | gpg4usb-c5110146431dcf077c37733764ae8254c59865f7.tar.gz gpg4usb-c5110146431dcf077c37733764ae8254c59865f7.zip |
show reason for strike out in keyserverimport dialog
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@701 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ Release 0.3.2 - show import details at all places - option in settingsdialog for enabling steganographic operations [DONE] - minimal steganography option: remove or add pgp-headers on demand [DONE] - - Add advanced tab to settings dialog + - Add advanced tab to settings dialog [DONE] - investigate in embedding a steganography tool http://steghide.sourceforge.net/ http://www.outguess.org/ @@ -24,7 +24,7 @@ Release 0.3.2 - understandable message if no matching private key found for decryption (no data error) - investigate in adding a offline help system [DONE] - have a look on the format -- keyimport from keyserver dialog should show reason for strike out +- keyimport from keyserver dialog should show reason for strike out [DONE] - key import should be more verbose: [DONE] - show message, which keys are imported [DONE] - if import failed, because no key was found [DONE] |