diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 00:13:55 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-19 00:13:55 +0000 |
commit | a2f4f2b703425f68e3c721a58d153da0572887a1 (patch) | |
tree | a2e437b44d8d901bf3eb4e45849fb38c2caf13e3 /TODO | |
parent | wizard styling (diff) | |
download | gpg4usb-a2f4f2b703425f68e3c721a58d153da0572887a1.tar.gz gpg4usb-a2f4f2b703425f68e3c721a58d153da0572887a1.zip |
simplified gnupg import page in wizard and some minor beautifying
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@758 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 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 +- 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] - Add advanced tab to settings dialog [DONE] @@ -121,7 +122,6 @@ Later: BUGS ---- -- cancel decryption on windows hangs programm -> possibly bug in gpgme - entering wrong password for decrypt on windows hangs program -> possible bug in gpgme - Sometimes two or more stars are added to title of modified tabs |