summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-08-04 12:48:06 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-08-04 12:48:06 +0200
commitf22b0311b9fd5b771cdd9b533355427b8bd7ca2e (patch)
tree5cfc5ac615fef0c25039bdc31b0afd469c09b596 /doc/it
parent390443112c6432543d63b77d6ad1d8028653f818 (diff)
downloadweechat-f22b0311b9fd5b771cdd9b533355427b8bd7ca2e.zip
core: change colors of example in /help weechat.look.buffer_time_format
Diffstat (limited to 'doc/it')
-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 265d9e250..259bae082 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -399,7 +399,7 @@
** valori: none, highlight, message, all (valore predefinito: `all`)
* [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format*
-** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:251}%H${color:243}%M${color:238}%S"`
+** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`)