diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-12 08:13:58 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-07-12 08:13:58 +0200 |
commit | f80a80204ac285df2e5e53da1de999ce67926e38 (patch) | |
tree | dc46df2aa76146df50d1120ac3f03df69c9a0585 /doc/it | |
parent | b168a4307052861165b61374b20e11ef0a35ce65 (diff) | |
download | weechat-f80a80204ac285df2e5e53da1de999ce67926e38.zip |
core: add option weechat.color.status_nicklist_count (closes #109, closes #110)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/weechat_options.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc index 6f5b1ad5f..582ee9b38 100644 --- a/doc/it/autogen/user/weechat_options.asciidoc +++ b/doc/it/autogen/user/weechat_options.asciidoc @@ -293,6 +293,11 @@ ** tipo: colore ** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `lightgreen`) +* [[option_weechat.color.status_nicklist_count]] *weechat.color.status_nicklist_count* +** descrizione: `text color for number of nicks in nicklist (status bar)` +** tipo: colore +** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (valore predefinito: `default`) + * [[option_weechat.color.status_number]] *weechat.color.status_number* ** descrizione: `colore del testo per il numero del buffer corrente nella barra di stato` ** tipo: colore |