[Commits] [SCM] claws branch, gtk2, updated. 3.19.0-17-g544721de6
paul at claws-mail.org
paul at claws-mail.org
Mon May 9 10:04:24 UTC 2022
The branch, gtk2 has been updated
via 544721de681173a6818077b7391373ee706ad832 (commit)
from 94345d5b9ea996d8f3f457d51ca519145b238d23 (commit)
Summary of changes:
manual/en/advanced.xml | 12 ++++++------
manual/es/advanced.xml | 12 ++++++------
manual/fr/advanced.xml | 8 ++++----
3 files changed, 16 insertions(+), 16 deletions(-)
- Log -----------------------------------------------------------------
commit 544721de681173a6818077b7391373ee706ad832
Author: Paul <paul at claws-mail.org>
Date: Mon May 9 10:41:14 2022 +0100
replace g**gle with duckduckgo and other minor updates
diff --git a/manual/en/advanced.xml b/manual/en/advanced.xml
index 41f84053f..7590ad459 100644
--- 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
index ba4d1a958..f8bc1323f 100644
--- 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
index e525c24aa..98081b2f0 100644
--- 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 : <emphasis>Bogofilter/Marquer comme courriels légitimes</emphasis> Ligne de Commande : <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 : <emphasis>Recherche/Google</emphasis> Ligne de Commande : <emphasis>|/path/to/google_search.pl</emphasis></term>
+ <term>Menu nom : <emphasis>Recherche/DuckDuckGo</emphasis> Ligne de Commande : <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>
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list