diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-28 18:07:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-03-28 18:07:15 +0200 |
commit | 67115edf3d8996df8f01c6a6f73bc27aea7d382f (patch) | |
tree | 3ea0b3a25c1239471fadd1be1f8c98ad612c3ec1 /doc/fr/autogen/user/weechat_options.txt | |
parent | 272046d0128577032afb1c50fc93cf78c90cab8b (diff) | |
download | weechat-67115edf3d8996df8f01c6a6f73bc27aea7d382f.zip |
core: add option weechat.look.prefix_same_nick (hide or change prefix on messages whose nick is the same as previous message) (task #11965)
Diffstat (limited to 'doc/fr/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/fr/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 082c2ad3e..12fc20b03 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -653,6 +653,11 @@ ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"<--"`) +* [[option_weechat.look.prefix_same_nick]] *weechat.look.prefix_same_nick* +** description: `préfixe affiché pour un message avec le même pseudo que le précédent message: utiliser un espace " " pour cacher le préfixe, une autre chaîne pour l'afficher à la place du préfixe, ou une chaîne vide pour désactiver cette fonctionnalité (afficher le préfixe)` +** type: chaîne +** valeurs: toute chaîne (valeur par défaut: `""`) + * [[option_weechat.look.prefix_suffix]] *weechat.look.prefix_suffix* ** description: `chaîne affichée après le préfixe` ** type: chaîne |