From 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 26 Feb 2018 11:23:00 +0100 Subject: Initial commit for sylpheed 3.7.0 --- plugin/attachment_tool/README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 plugin/attachment_tool/README (limited to 'plugin/attachment_tool/README') diff --git a/plugin/attachment_tool/README b/plugin/attachment_tool/README new file mode 100644 index 0000000..159a2af --- /dev/null +++ b/plugin/attachment_tool/README @@ -0,0 +1,26 @@ +Attachment Tool Plug-in +======================= + +This is a plug-in for handling messages with attached files. + +Currently, this plug-in can only remove data of attached files with file name. +MIME structure will be retained, and users will see 0 byte files. + +This tool is available on local folders only. + +Requirement +----------- + +This plug-in requires Sylpheed 3.1beta3 or later. + +Install +------- + +This plugin will not be installed by 'make install'. +To install this test plugin, type 'make install-plugin'. + +Usage +----- + +1. Select target messages in the summary view. +2. Select 'Tools - Remove attachments'. -- cgit v1.3