From 110f558629b66c02a6e64976149e4ad2f353654b Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 16 Jan 2014 23:09:44 +0100 Subject: core: set max value for option weechat.look.hotlist_names_count to GUI_BUFFERS_MAX (10000) --- doc/it/autogen/user/weechat_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/it/autogen') diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 353321c3a..ed911e131 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -571,7 +571,7 @@ * [[option_weechat.look.hotlist_names_count]] *weechat.look.hotlist_names_count* ** descrizione: `numero massimo di nomi nella hotlist (0 = nessun nome visualizzato, solo numeri dei buffer)` ** tipo: intero -** valori: 0 .. 32 (valore predefinito: `3`) +** valori: 0 .. 10000 (valore predefinito: `3`) * [[option_weechat.look.hotlist_names_length]] *weechat.look.hotlist_names_length* ** descrizione: `lunghezza massima dei nomi nella hotlist (0 = nessun limite)` -- cgit v1.2.3