From 20048fb09706c14c605cc6c8b6d466b0a9aa60a7 Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 11 Oct 2011 07:45:49 +0000 Subject: - Added .dist config file git-svn-id: https://svn.roundcube.net/trunk@5329 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/enigma/README | 2 +- plugins/enigma/config.inc.php | 14 -------------- plugins/enigma/config.inc.php.dist | 14 ++++++++++++++ 3 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 plugins/enigma/config.inc.php create mode 100644 plugins/enigma/config.inc.php.dist (limited to 'plugins') 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 deleted file mode 100644 index ca841d0ac..000000000 --- a/plugins/enigma/config.inc.php +++ /dev/null @@ -1,14 +0,0 @@ -