summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-10-11 07:45:49 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-10-11 07:45:49 +0000
commit20048fb09706c14c605cc6c8b6d466b0a9aa60a7 (patch)
tree3d56929fd59cc7ed357f66a637bb39ffa38980e5 /plugins
parent4dc279dae5fb66d8210a80c5f7f748b7df86cee9 (diff)
- Added .dist config file
git-svn-id: https://svn.roundcube.net/trunk@5329 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins')
-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