aboutsummaryrefslogtreecommitdiff
path: root/plugin/attachment_tool/README
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-04 05:01:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-08-04 05:01:42 +0000
commitb5f0591bf6957efeceb4aa9e1ffa49974ebbd7a9 (patch)
treeaafb5e5d7eadabe52b75a8ac8b642265e2ffc9ee /plugin/attachment_tool/README
parentd30b5beac178c969600a3c8f87892cbef19735a9 (diff)
added Attachment Tool Plug-in.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2656 ee746299-78ed-0310-b773-934348b2243d
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 00000000..159a2aff
--- /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'.