diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-05 10:46:23 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2005-11-05 10:46:23 +0000 |
commit | fd562722d05fcea2874945d2cb094c3a33f64a9a (patch) | |
tree | 5707d7c0b511506e6fa02258b5c0f3915046286c /doc/weechat_doc_pt.texi | |
parent | 639d8b3ba95bdf1ec0767ea88cf1b6932478f41c (diff) | |
download | weechat-fd562722d05fcea2874945d2cb094c3a33f64a9a.zip |
Changed help for "irc_colors_receive" option
Diffstat (limited to 'doc/weechat_doc_pt.texi')
-rw-r--r-- | doc/weechat_doc_pt.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/weechat_doc_pt.texi b/doc/weechat_doc_pt.texi index b9384e8b6..fd609d989 100644 --- a/doc/weechat_doc_pt.texi +++ b/doc/weechat_doc_pt.texi @@ -36,7 +36,7 @@ @title WeeChat - Guia do Utilizador @subtitle Cliente de IRC rapido, leve e extencivel -@subtitle Documenta@,{c}@~ao do WeeChat v0.1.6-cvs - 4 de novembro de 2005 +@subtitle Documenta@,{c}@~ao do WeeChat v0.1.6-cvs - 5 de novembro de 2005 @author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}> @@ -600,7 +600,7 @@ Type: boolean (values: 'on' or 'off'), default value: 'off'@* Comma separated list of words to highlight (case insensitive comparison, words may begin or end with "*" for partial match)@* Type: string (any string), default value: ''@* @item irc_colors_receive -Keep colors from incoming messages@* +When off, colors codes are ignored in incoming messages@* Type: boolean (values: 'on' or 'off'), default value: 'on'@* @item irc_colors_send Allow user to send colors with special codes (%B=bold, %Cxx,yy=color, %U=underline, %R=reverse)@* |