]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/enigma/README
Imported Upstream version 0.7
[roundcube.git] / plugins / enigma / README
index afb23224ca7998cc4031010b481ab9d3ba0899db..22d6e513a2de7a25e50b2a3d68503d21cb4d5baf 100644 (file)
@@ -18,7 +18,7 @@ Enigma Plugin Status:
 - Parsing of decrypted messages into array (see rcube_mime_struct) and then into rcube_message_part structure
   (create core class rcube_mime_parser or take over PEAR::Mail_mimeDecode package and improve it)
 - Sending encrypted/signed messages (probably some changes in core will be needed)
-- Per-Identity settings (including keys/certs) (+ split Identities details page into tabs)
+- Per-Identity settings (including keys/certs)
 - Handling big messages with temp files (including changes in Roundcube core)
 - Performance improvements (some caching, code review)
 - better (and more) icons