diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 00:24:54 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 00:24:54 +0000 |
commit | 4050ae65458d11d40741816df02faa0caf6659e5 (patch) | |
tree | 66c06c161cf652ceeb04303bb03953f568863a76 /TODO | |
parent | simplified gnupg import page in wizard and some minor beautifying (diff) | |
download | gpg4usb-4050ae65458d11d40741816df02faa0caf6659e5.tar.gz gpg4usb-4050ae65458d11d40741816df02faa0caf6659e5.zip |
start wizard at import from gnupg page after restart after conf import from old gpg4usb
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@759 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ Release 0.3.2 - only show one import detail dialog, when importing public/private keys - always activate next button - nextid is not called when clicking finish button + - add page for succesful import of settings from old gpg4usb (?) - BUG: cancel decryption on windows hangs programm -> possibly bug in gpgme [DONE] - option in settingsdialog for enabling steganographic operations [DONE] - minimal steganography option: remove or add pgp-headers on demand [DONE] |