summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r--doc/it/autogen/user/weechat_options.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index e36ce89f8..744bbe429 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -533,6 +533,11 @@
** tipo: bool
** valori: on, off (valore predefinito: `off`)
+* [[option_weechat.look.hotlist_prefix]] *weechat.look.hotlist_prefix*
+** descrizione: `text displayed at the beginning of the hotlist`
+** tipo: stringa
+** valori: qualsiasi stringa (valore predefinito: `"H: "`)
+
* [[option_weechat.look.hotlist_short_names]] *weechat.look.hotlist_short_names*
** descrizione: `se impostato, usa i nomi brevi per visualizzare i nomi dei buffer nella hotlist (inizia dopo il primo '.' nel nome)`
** tipo: bool
@@ -543,6 +548,11 @@
** tipo: intero
** valori: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (valore predefinito: `group_time_asc`)
+* [[option_weechat.look.hotlist_suffix]] *weechat.look.hotlist_suffix*
+** descrizione: `text displayed at the end of the hotlist`
+** tipo: stringa
+** valori: qualsiasi stringa (valore predefinito: `""`)
+
* [[option_weechat.look.hotlist_unique_numbers]] *weechat.look.hotlist_unique_numbers*
** descrizione: `mantiene solo numeri univoci nella hotlist (vale solo per gli elementi della hotlist per cui il nome NON viene visualizzato dopo il numero)`
** tipo: bool