summaryrefslogtreecommitdiff
path: root/plugins/enigma/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/enigma/README')
-rw-r--r--plugins/enigma/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/enigma/README b/plugins/enigma/README
index afb23224c..22d6e513a 100644
--- a/plugins/enigma/README
+++ b/plugins/enigma/README
@@ -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