diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 19:22:18 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-02-25 19:22:18 +0100 |
commit | 8f148ccfc7a9a7e54e47bdf23ab316c6159a7ea8 (patch) | |
tree | 886fc86b9689bbedc22579a4073cd52d3e2ecba3 /doc/fr/autogen | |
parent | 4772bd1865f7bdce4642d6f8559ab12fb7d0b3a5 (diff) | |
download | weechat-8f148ccfc7a9a7e54e47bdf23ab316c6159a7ea8.zip |
Add option "irc.look.topic_strip_colors" to strip topic colors in buffer's title bar (task #6030)
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/irc_options.xml | 10 | ||||
-rw-r--r-- | doc/fr/autogen/weechat_commands.xml | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/fr/autogen/irc_options.xml b/doc/fr/autogen/irc_options.xml index 825cc90db..fc67d25f2 100644 --- a/doc/fr/autogen/irc_options.xml +++ b/doc/fr/autogen/irc_options.xml @@ -186,6 +186,16 @@ </listitem> </itemizedlist> +<command>irc.look.topic_strip_colors</command>: supprimer les couleurs dans le titre (utilisé seulement lors de l'affichage du titre du tampon) +<itemizedlist> + <listitem> + <para>type: booléen</para> + </listitem> + <listitem> + <para>valeurs: on, off (valeur par défaut: off)</para> + </listitem> +</itemizedlist> + <command>irc.network.anti_flood</command>: anti-flood: nombre de secondes entre deux messages utilisateur (0 = pas d'anti-flood) <itemizedlist> <listitem> diff --git a/doc/fr/autogen/weechat_commands.xml b/doc/fr/autogen/weechat_commands.xml index ae498b510..136f12bb6 100644 --- a/doc/fr/autogen/weechat_commands.xml +++ b/doc/fr/autogen/weechat_commands.xml @@ -6,7 +6,7 @@ docgen.pl builds XML doc files to include in many languages --> -<command>/bar [add nombarre type[,cond1,cond2,...] position taille separateur objet1,objet2,...] | [default] | [del nombarre|-all] | [set nombarre option valeur] | [hide|show nombarre] | [scroll nombarre tampon valeur_scroll] | [list] | [listfull] | [listitems]</command> +<command>/bar [add nombarre type[,cond1,cond2,...] position taille separateur objet1,objet2,...] | [default] | [del nombarre|-all] | [set nombarre option valeur] | [hide|show|toggle nombarre] | [scroll nombarre tampon valeur_scroll] | [list] | [listfull] | [listitems]</command> <programlisting> gestion des barres |