summaryrefslogtreecommitdiff
path: root/doc/it/autogen
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-10-14 21:02:03 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-10-14 21:02:03 +0200
commit37da24ca22ec9af5b501405ef736a08420ab5121 (patch)
tree8c1904d94726ed6b9245cdd0a7d44d034801ce21 /doc/it/autogen
parent21b4294f4e075aab0e8b210292e052aae5c63ef4 (diff)
downloadweechat-37da24ca22ec9af5b501405ef736a08420ab5121.zip
doc: update auto-generated files with IRC options
Diffstat (limited to 'doc/it/autogen')
-rw-r--r--doc/it/autogen/user/irc_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_options.adoc b/doc/it/autogen/user/irc_options.adoc
index a9e0fc308..a6e6078ca 100644
--- a/doc/it/autogen/user/irc_options.adoc
+++ b/doc/it/autogen/user/irc_options.adoc
@@ -51,7 +51,7 @@
** valore predefinito: `+red+`
* [[option_irc.color.mirc_remap]] *irc.color.mirc_remap*
-** descrizione: pass:none[remap mirc colors in messages using a hashtable: keys are "fg,bg" as integers between -1 (not specified) and 15, values are WeeChat color names or numbers (format is: "1,-1:color1;2,7:color2"), example: "1,-1:darkgray;1,2:white,blue" to remap black to "darkgray" and black on blue to "white,blue"; default WeeChat colors for IRC codes: 0=white, 1=black, 2=blue, 3=green, 4=lightred, 5=red, 6=magenta, 7=brown, 8=yellow, 9=lightgreen, 10=cyan, 11=lightcyan, 12=lightblue, 13=lightmagenta, 14=gray, 15=white]
+** descrizione: pass:none[remap mirc colors in messages using a hashtable: keys are "fg,bg" as integers between -1 (not specified) and 15, values are WeeChat color names or numbers (format is: "1,-1:color1;2,7:color2"), example: "1,-1:darkgray;1,2:white,blue" to remap black to "darkgray" and black on blue to "white,blue"; default WeeChat colors for IRC codes: 0=white, 1=black, 2=blue, 3=green, 4=lightred, 5=red, 6=magenta, 7=brown, 8=yellow, 9=lightgreen, 10=cyan, 11=lightcyan, 12=lightblue, 13=lightmagenta, 14=darkgray, 15=gray]
** tipo: stringa
** valori: qualsiasi stringa
** valore predefinito: `+"1,-1:darkgray"+`