[Commits] [SCM] claws branch, master, updated. 3.17.4-27-ga7f12cfb6

paul at claws-mail.org paul at claws-mail.org
Tue Sep 24 12:01:43 CET 2019


The branch, master has been updated
       via  a7f12cfb634540b194f882c4939b04ad987ec891 (commit)
      from  0c92a010d3c726bd289c4d9fbb038ef43dfd6624 (commit)

Summary of changes:
 tools/Makefile.am |  3 +--
 tools/README      | 45 +++------------------------------------------
 2 files changed, 4 insertions(+), 44 deletions(-)


- Log -----------------------------------------------------------------
commit a7f12cfb634540b194f882c4939b04ad987ec891
Author: Paul <paul at claws-mail.org>
Date:   Tue Sep 24 13:01:38 2019 +0100

    complete commit 61889fd9465da61b0db28d75860a91745b7a51d5
    
    thanks Brian!

diff --git a/tools/Makefile.am b/tools/Makefile.am
index d6c9d211f..d474e3189 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -4,20 +4,19 @@
 # See COPYING file for license details.
 
 EXTRA_TOOLS = \
-	OOo2claws-mail.pl \
 	acroread2claws-mail.pl \
 	calypso_convert.pl \
 	claws-mail-compose-insert-files.pl \
 	cm-reparent.pl \
 	convert_mbox.pl \
 	csv2addressbook.pl \
+	ddg_search.pl \
 	eud2gc.py \
 	filter_conv.pl \
 	filter_conv_new.pl \
 	fix_date.sh \
 	gif2xface.pl \
 	google_msgid.pl \
-	google_search.pl \
 	kmail2claws-mail.pl \
 	kmail2claws-mail_v2.pl \
 	kmail-mailbox2claws-mail.pl \
diff --git a/tools/README b/tools/README
index 74d33a1bf..f89e398cc 100644
--- a/tools/README
+++ b/tools/README
@@ -41,7 +41,6 @@ Other tools:
   mairix.sh                     A wrapper to mairix, to enable global searches in
                                 mail folders
   nautilus2claws-mail.sh        Send files from Nautilus
-  OOo2claws-mail.pl             Send documents from OpenOffice.org
   popfile-link.sh               Open messages in POPFile control center to edit
                                 their status
   sylprint.pl                   Printing engine, explained in README.sylprint
@@ -128,13 +127,13 @@ Action scripts
 	
 	Configure an Action:
 	a) pre-configured website 
-	   Command: multiwebsearch.pl --where="google" --what="%s"
+	   Command: multiwebsearch.pl --where="ddg" --what="%s"
 	b) dynamic
 	   Command: multiwebsearch.pl --where="%u" --what="%s"
 	   
-	In type a) "google" refers to one of the configured aliases,
+	In type a) "ddg" refers to one of the configured aliases,
 	this Action will always search the website referred to by
-	the alias "google".
+	the alias "ddg".
 	
 	In type b) you will be presented with a dialog box into
 	which you type one of your configured aliases
@@ -653,44 +652,6 @@ Other tools
   Contact: Reza Pakdel <hrpakdel at cpsc.ucalgary.ca>
 
 
-* OOo2claws-mail.pl
-
-  WHAT IT DOES
-  	This perl script enables OpenOffice.org to send documents to
-	Claws Mail as attachments.
-
-  HOW TO USE IT
-    OpenOffice.org Version 2.0
-    ----------------------------
-	This script is not needed for OOo version 2, which can work
-	directly with Claws Mail.
-	Go to 'Tools/Options/Internet/E-mail' and enter 'claws-mail'
-	in the box.
-
-    OpenOffice.org Version 1.1.0
-    ----------------------------
-  	Start up OpenOffice.org.
-  	Go to 'Tools/Options/OpenOffice.org/External Programs'
-	Select either ''Mozilla 1.x (Option 1)', or 
-	'Netscape 6.x - 7.0 (Option 1)' from the 'Program' selection
-  	Enter the path to OOo2claws-mail.pl in the 'Path' box
-  	or select it by clicking on the '...' button.
-    
-  	You can then use 'File/Send/Document as email' to launch
-	claws-mail (if not already launched) and open a new compose
-	window with the document attached.
-
-    OpenOffice.org Version 1.0
-    --------------------------
-  	Start up OpenOffice.org.
-  	Go to 'Tools/Options/OpenOffice.org/External Programs'
-  	Enter the path to OOo2claws-mail.pl in the 'Program' box
-  	or select it by clicking on the '...' button.
-
-
-  Contact: Paul Mangan <paul at claws-mail.org>
-
-
 * popfile-link.sh
 
  WHAT IT DOES

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list