Fix a memory leak in the "no imap" account prefs label.
[claws.git] / tools / README
index f68ea6b5a9628be41db46f4fe984c9a3a0eb8219..9d81d646c2ab89ee0342b96a9c1940e5b324fc5e 100644 (file)
@@ -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
-  Fix threading by setting old messages first on thread
-
 * More action examples can be found at the Claws Mail FAQ
   http://www.claws-mail.org/faq/index.php/Actions