diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-08-29 14:57:39 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2010-08-29 14:57:39 +0000 |
commit | ff689d60fed14e48be247467255c79cb13d2f0a3 (patch) | |
tree | 3a04f3482f9685be878aff8de1d7b4bbb8fef5f4 | |
parent | renamed variables for readability (diff) | |
download | gpg4usb-ff689d60fed14e48be247467255c79cb13d2f0a3.tar.gz gpg4usb-ff689d60fed14e48be247467255c79cb13d2f0a3.zip |
updated todo
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@377 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to '')
-rw-r--r-- | TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -7,7 +7,16 @@ Release 0.2.5 - doku for translating gpg4usb [DONE] - add translation for french - remember Password [DONE] -- "Forget Password after X minutes" + - checkbox in password dialog to remember password + - Timer to remember password for x minutes? +- open-with functionality for attachments (needs temp dir for saving attachments) [DONE] + - graphical feedback if there are files in attachments-dir: monitor attachments-directory, show icon in statusbar if files inside + - context menu for icon: clean attachments-dir + - remind user on closing if files left in attachments-dir + - attachments dir as default option for "save" +- reorganise settings-dialog, have different tabs for simple, advanced and experimantal options +- update gpg binary to version 1.4.10(b) +- update gpgme-library Release 0.3 - PGP-MIME, find and show inline encrypted files |