diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-28 23:13:07 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-05-28 23:13:07 +0200 |
commit | 2e647d4c5892e8e1494a1b0a4a41d0c0ad87522b (patch) | |
tree | bfc241c5a9eba40fd6badeab0b2ec5b9d332ef96 /doc/it/autogen/user/weechat_options.txt | |
parent | 47db2b71babd09c2390a5bd83b7028e57403d524 (diff) | |
download | weechat-2e647d4c5892e8e1494a1b0a4a41d0c0ad87522b.zip |
core: set options weechat.look.color_inactive_{buffer|window} to "on" by default
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index dc650b2cd..446088e9b 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -411,7 +411,7 @@ * [[option_weechat.look.color_inactive_buffer]] *weechat.look.color_inactive_buffer* ** descrizione: `usa un colore diverso per le righe nel buffer inattivo (quando la riga viene da un buffer unito non selezionato)` ** tipo: bool -** valori: on, off (valore predefinito: `off`) +** valori: on, off (valore predefinito: `on`) * [[option_weechat.look.color_inactive_message]] *weechat.look.color_inactive_message* ** descrizione: `usa un colore diverso per un messaggio inattivo (quando la finestra non è quella corrente, o se la riga viene da un buffer unito non selezionato)` @@ -436,7 +436,7 @@ * [[option_weechat.look.color_inactive_window]] *weechat.look.color_inactive_window* ** descrizione: `usa un colore diverso per le righe nella finestra inattiva (quando la finestra non è quella corrente)` ** tipo: bool -** valori: on, off (valore predefinito: `off`) +** valori: on, off (valore predefinito: `on`) * [[option_weechat.look.color_nick_offline]] *weechat.look.color_nick_offline* ** descrizione: `usa un colore diverso per i nick non in linea (non più in lista nick)` |