diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 11:00:12 +0100 |
commit | d08e9aed1c6877f7ff19158d7dd83e3db620fbc9 (patch) | |
tree | 721c8846b70a411d403b9102b5905751d0401899 /doc/it/includes/autogen_user_options.it.adoc | |
parent | 1c3c8c92c7d57cd3ddc2f8af6a86bee1533686d1 (diff) | |
download | weechat-d08e9aed1c6877f7ff19158d7dd83e3db620fbc9.zip |
core: update translations
Diffstat (limited to 'doc/it/includes/autogen_user_options.it.adoc')
-rw-r--r-- | doc/it/includes/autogen_user_options.it.adoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index a7c74624c..6c7e08ba3 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -846,6 +846,12 @@ ** valori: on, off ** valore predefinito: `+on+` +* [[option_weechat.look.hotlist_update_on_buffer_switch]] *weechat.look.hotlist_update_on_buffer_switch* +** descrizione: pass:none[update the hotlist when switching buffers] +** tipo: bool +** valori: on, off +** valore predefinito: `+on+` + * [[option_weechat.look.input_cursor_scroll]] *weechat.look.input_cursor_scroll* ** descrizione: pass:none[numero di caratteri mostrati dopo la fine della riga di input quando si scorre per mostrare la fine riga] ** tipo: intero @@ -1140,6 +1146,12 @@ ** valori: qualsiasi stringa ** valore predefinito: `+"- "+` +* [[option_weechat.look.read_marker_update_on_buffer_switch]] *weechat.look.read_marker_update_on_buffer_switch* +** descrizione: pass:none[update the read marker when switching buffers] +** tipo: bool +** valori: on, off +** valore predefinito: `+on+` + * [[option_weechat.look.save_config_on_exit]] *weechat.look.save_config_on_exit* ** descrizione: pass:none[salva file di configurazione all'uscita] ** tipo: bool |