talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 8128510abee2b3c65a1569caebf2d4c0ba87c417
parent 77aa92a2d98f660b7d484fee928066d5a6db8889
Author: Paul <paul@claws-mail.org>
Date:   Fri, 26 Aug 2016 08:51:10 +0100

maintain alphabetical ordering

Diffstat:
Mtools/README | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/tools/README b/tools/README @@ -4,6 +4,7 @@ Contents of the tools directory: -------------------------------------------------------------------------------- Action scripts: + cm-reparent.pl Fix thread parenting for two or more messages freshmeat_search.pl Search freshmeat.net for selected text google_msgid.pl Search groups.google.com for selected message-id google_search.pl Search google.com for selected text @@ -12,7 +13,6 @@ Action scripts: uudec Decode and display uuencoded images uuooffice Decode uuencoded attachments and open them with OpenOffice - cm-reparent.pl Fix thread parenting for two or more messages Addressbook conversion: csv2addressbook.pl Import Becky, Thunderbird, Kmail, Gmail and Fox @@ -60,6 +60,11 @@ Detailed Descriptions: Action scripts -------------- +* cm-reparent.pl + WORKS ON: selected messages (two or more) + COMMAND: cm-reparent.pl %F + Thread the selected messages based on date, old to new + * google_msgid.pl WORKS ON: selection COMMAND: |google_msgid.pl @@ -90,11 +95,6 @@ Action scripts COMMAND: uuooffice %f& Decode uuencoded attachments and open them with OpenOffice -* cm-reparent.pl - WORKS ON: selected messages (two or more) - COMMAND: cm-reparent.pl %F - Thread the selected messages based on date, old to new - * More action examples can be found at the Claws Mail FAQ http://www.claws-mail.org/faq/index.php/Actions