diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 18:07:58 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 18:07:58 +0000 |
commit | 0983ff45aa5b31c6b4df9b5d636fb17ecc0e1104 (patch) | |
tree | eb39509712678f171eac683afd8ea27d49ea97a7 /TODO | |
parent | add OpenHelp on final page (diff) | |
download | gpg4usb-0983ff45aa5b31c6b4df9b5d636fb17ecc0e1104.tar.gz gpg4usb-0983ff45aa5b31c6b4df9b5d636fb17ecc0e1104.zip |
cleaned up wizard a little
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@764 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -28,8 +28,9 @@ Release 0.3.2 - import conf from old gpg4usb - only show one import detail dialog, when importing public/private keys - always activate next button - - nextid is not called when clicking finish button + - nextid is not called when clicking finish button [DONE] - add page for succesful import of settings from old gpg4usb (?) + - app is not in the foreground after importing config from older 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] @@ -51,6 +52,7 @@ Release 0.3.2 - remove menu and logo from subpages - docs for sign&verify - add file.close, when files are opened +- remove iconpath and use ressource file instaed BUGS: - import key toolbar dropdown shows text, even if only icon should be shown |