summaryrefslogtreecommitdiff
path: root/plugin/attachment_tool/README
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /plugin/attachment_tool/README
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'plugin/attachment_tool/README')
-rw-r--r--plugin/attachment_tool/README26
1 files changed, 26 insertions, 0 deletions
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 @@
1Attachment Tool Plug-in
2=======================
3
4This is a plug-in for handling messages with attached files.
5
6Currently, this plug-in can only remove data of attached files with file name.
7MIME structure will be retained, and users will see 0 byte files.
8
9This tool is available on local folders only.
10
11Requirement
12-----------
13
14This plug-in requires Sylpheed 3.1beta3 or later.
15
16Install
17-------
18
19This plugin will not be installed by 'make install'.
20To install this test plugin, type 'make install-plugin'.
21
22Usage
23-----
24
251. Select target messages in the summary view.
262. Select 'Tools - Remove attachments'.