summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/enigma/README2
-rw-r--r--plugins/enigma/config.inc.php.dist (renamed from plugins/enigma/config.inc.php)0
2 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
diff --git a/plugins/enigma/config.inc.php b/plugins/enigma/config.inc.php.dist
index ca841d0ac..ca841d0ac 100644
--- a/plugins/enigma/config.inc.php
+++ b/plugins/enigma/config.inc.php.dist