[Commits] [SCM] claws branch, master, updated. 3.18.0-356-ga04ac1848
wwp at claws-mail.org
wwp at claws-mail.org
Fri Apr 1 16:46:59 UTC 2022
The branch, master has been updated
via a04ac1848fb23a9e4072a90be91575f5677902c1 (commit)
from 59e1fe2f06d30b046ca7b577df28e4fe5f565d86 (commit)
Summary of changes:
manual/fr/advanced.xml | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
- Log -----------------------------------------------------------------
commit a04ac1848fb23a9e4072a90be91575f5677902c1
Author: wwp <subscript at free.fr>
Date: Fri Apr 1 18:46:20 2022 +0200
Sync w/ the English version: add missing quicksearch-related hidden prefs.
diff --git a/manual/fr/advanced.xml b/manual/fr/advanced.xml
index cadf94f1c..de91f638e 100644
--- a/manual/fr/advanced.xml
+++ b/manual/fr/advanced.xml
@@ -858,6 +858,33 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><literal>qs_active_color</literal></term>
+ <term><literal>qs_active_bgcolor</literal></term>
+ <term><literal>qs_error_color</literal></term>
+ <term><literal>qs_error_bgcolor</literal></term>
+ <listitem>
+ <para>
+ Couleurs de texte et de fond utilisées dans la zone de saisie de la
+ recherche rapide, quand celle-ci est active ou qu'il y a une erreur
+ de syntaxe.
+ Les couleurs par défaut sont, respectivement: '#000000' (noir),
+ '#f5f6be' (jaune clair), '#000000' (noir), and '#ff7070' (rouge clair).
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
+ <literal>qs_press_timeout</literal>
+ </term>
+ <listitem>
+ <para>
+ Délai d'attente du mode dynamique de la recherche rapide (en ms): délai possible
+ entre 2 frappes au clavier dans la zone de saisie avant que la recherche rapide
+ ne soit automaquement lancée. Par défaut: 500 ms.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>
<literal>respect_flowed_format</literal>
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list