summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-01-31 19:03:30 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-01-31 19:03:30 +0100
commitccb08945a1c8fbbcdbd1b8df980e0b5489564ccf (patch)
treef59a7ad0a351a0faed6ac0c803f559c54ae47c3a /doc/it/autogen/user/weechat_options.txt
parent773effbb3ab16934b82b270bd8c684c33d562314 (diff)
downloadweechat-ccb08945a1c8fbbcdbd1b8df980e0b5489564ccf.zip
Dynamically allocate color pairs
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator)
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r--doc/it/autogen/user/weechat_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index 4486e5992..88e6e51a5 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -49,7 +49,7 @@
** valori: un nome colore (valore predefinito: `lightcyan`)
* *weechat.color.chat_nick_colors*
-** descrizione: `colore del testo per i nick (elenco separato da virgole di colori)`
+** descrizione: `text color for nicks (comma separated list of colors, background is allowed with format: "fg/bg", for example: "blue/red")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"cyan,magenta,green,brown,lightblue,default,lightcyan,lightmagenta,lightgreen,blue"`)