talons

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

commit 2a4fe7a81965133b11f3ce53dbb1746dfea62ce6
parent 02e6c839b52922ddb4faf906c7917886df1247b6
Author: Paul <paul@claws-mail.org>
Date:   Mon,  9 May 2022 10:41:14 +0100

replace g**gle with duckduckgo and other minor updates

Diffstat:
Mmanual/en/advanced.xml | 12++++++------
Mmanual/es/advanced.xml | 12++++++------
Mmanual/fr/advanced.xml | 8++++----
3 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/manual/en/advanced.xml b/manual/en/advanced.xml @@ -52,7 +52,7 @@ </example> <example> <title>Spam management using <ulink - url="http://bogofilter.sourceforge.net/">Bogofilter</ulink> + url="https://bogofilter.sourceforge.io/">Bogofilter</ulink> </title> <variablelist> <varlistentry> @@ -82,19 +82,19 @@ </variablelist> </example> <example> - <title>Search Google using an external script</title> + <title>Search DuckDuckGo using an external script</title> <variablelist> <varlistentry> <term> - Menu name: <emphasis>Search/Google</emphasis> - Command Line: <command>|/path/to/google_search.pl</command> + Menu name: <emphasis>Search/DuckDuckGo</emphasis> + Command Line: <command>|/path/to/ddg_search.pl</command> </term> <listitem> <para> - Searches Google for the currently selected text + Searches DuckDuckGo for the currently selected text (<emphasis>|</emphasis>) using the external script <emphasis><ulink url="https://www.claws-mail.org/tools.php" - >google_search.pl</ulink></emphasis>. + >ddg_search.pl</ulink></emphasis>. </para> </listitem> </varlistentry> diff --git a/manual/es/advanced.xml b/manual/es/advanced.xml @@ -56,7 +56,7 @@ </example> <example> <title> - Gestión de spam usando <ulink url="http://bogofilter.sourceforge.net/" + Gestión de spam usando <ulink url="https://bogofilter.sourceforge.io/" >Bogofilter</ulink> </title> <variablelist> @@ -88,18 +88,18 @@ </variablelist> </example> <example> - <title>Buscar en Google usando un script externo</title> + <title>Buscar en DuckDuckGo usando un script externo</title> <variablelist> <varlistentry> <term> - Nombre del menú: <emphasis>Buscar/Google</emphasis> - Línea de orden: <command>|/ruta/a/google_search.pl</command> + Nombre del menú: <emphasis>Buscar/DuckDuckGo</emphasis> + Línea de orden: <command>|/ruta/a/ddg_search.pl</command> </term> <listitem> <para> - Busca en Google el texto seleccionado actualmente + Busca en DuckDuckGo el texto seleccionado actualmente (<emphasis>|</emphasis>) usando un script externo <emphasis><ulink - url="https://www.claws-mail.org/tools.php">google_search.pl</ulink> + url="https://www.claws-mail.org/tools.php">ddg_search.pl</ulink> </emphasis>. </para> </listitem> diff --git a/manual/fr/advanced.xml b/manual/fr/advanced.xml @@ -39,7 +39,7 @@ </variablelist> </example> <example> - <title>Gestion des pourriels en utilisant <ulink url="http://bogofilter.sourceforge.net/">Bogofilter</ulink></title> + <title>Gestion des pourriels en utilisant <ulink url="https://bogofilter.sourceforge.io/">Bogofilter</ulink></title> <variablelist> <varlistentry> <term>Menu nom&nbsp;: <emphasis>Bogofilter/Marquer comme courriels légitimes</emphasis> Ligne de Commande&nbsp;: <emphasis>bogofilter -n -v -B "%f"</emphasis></term> @@ -60,13 +60,13 @@ </variablelist> </example> <example> - <title>Recherche Google en utilisant un script externe</title> + <title>Recherche DuckDuckGo en utilisant un script externe</title> <variablelist> <varlistentry> - <term>Menu nom&nbsp;: <emphasis>Recherche/Google</emphasis> Ligne de Commande&nbsp;: <emphasis>|/path/to/google_search.pl</emphasis></term> + <term>Menu nom&nbsp;: <emphasis>Recherche/DuckDuckGo</emphasis> Ligne de Commande&nbsp;: <emphasis>|/path/to/ddg_search.pl</emphasis></term> <listitem> <para> - Effectue une recherche sur google pour le texte sélectionné (<emphasis>|</emphasis>) en utilisant le script externe <emphasis><ulink url="http://www.claws-mail.org/tools.php">google_search.pl</ulink></emphasis>. + Effectue une recherche sur DuckDuckGo pour le texte sélectionné (<emphasis>|</emphasis>) en utilisant le script externe <emphasis><ulink url="https://www.claws-mail.org/tools.php">ddg_search.pl</ulink></emphasis>. </para> </listitem> </varlistentry>