/[weechat]/weechat/doc/weechat_doc_pt.texi
ViewVC logotype

Diff of /weechat/doc/weechat_doc_pt.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.60 by flashcode, Tue Dec 6 18:21:01 2005 UTC revision 1.61 by flashcode, Sun Dec 11 00:52:33 2005 UTC
# Line 36  Line 36 
36    
37  @title WeeChat - Guia do Utilizador  @title WeeChat - Guia do Utilizador
38  @subtitle Cliente de IRC rapido, leve e extencivel  @subtitle Cliente de IRC rapido, leve e extencivel
39  @subtitle Documenta@,{c}@~ao do WeeChat v0.1.7-cvs - 6 de dezembro de 2005  @subtitle Documenta@,{c}@~ao do WeeChat v0.1.7-cvs - 11 de dezembro de 2005
40    
41  @author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}>  @author FlashCode <@email{flashcode@@flashtux.org, flashcode AT flashtux.org}>
42    
# Line 287  Type: boolean (values: 'on' or 'off'), d Line 287  Type: boolean (values: 'on' or 'off'), d
287  @item look_buffer_timestamp  @item look_buffer_timestamp
288  Timestamp for buffers@*  Timestamp for buffers@*
289  Type: string (any string), default value: '[%H:%M:%S]'@*  Type: string (any string), default value: '[%H:%M:%S]'@*
 @item look_color_nicks  
 Display nick names with different colors@*  
 Type: boolean (values: 'on' or 'off'), default value: 'on'@*  
290  @item look_color_nicks_number  @item look_color_nicks_number
291  Number of colors to use for nicks colors@*  Number of colors to use for nicks colors@*
292  Type: integer (values: between 1 and 10), default value: 10@*  Type: integer (values: between 1 and 10), default value: 10@*
# Line 740  Type: boolean (values: 'on' or 'off'), d Line 737  Type: boolean (values: 'on' or 'off'), d
737  @item server_notify_levels  @item server_notify_levels
738  Comma separated list of notify levels for channels of this server (format: #channel:1,..)@*  Comma separated list of notify levels for channels of this server (format: #channel:1,..)@*
739  Type: string (any string), default value: ''@*  Type: string (any string), default value: ''@*
740    @item server_charset_decode_iso
741    Comma separated list of charsets for server and channels, to decode ISO (format: server:charset,#channel:charset,..)@*
742    Type: string (any string), default value: ''@*
743    @item server_charset_decode_utf
744    Comma separated list of charsets for server and channels, to decode UTF (format: server:charset,#channel:charset,..)@*
745    Type: string (any string), default value: ''@*
746    @item server_charset_encode
747    Comma separated list of charsets for server and channels, to encode messages (format: server:charset,#channel:charset,..)@*
748    Type: string (any string), default value: ''@*
749  @end table  @end table
750    
751  Colors for Curses GUI are:@*  Colors for Curses GUI are:@*
# Line 926  action: action to do:@* Line 932  action: action to do:@*
932  server,channel: jump to buffer by server and/or channel name@*  server,channel: jump to buffer by server and/or channel name@*
933  number: jump to buffer by number@*  number: jump to buffer by number@*
934  @*  @*
935    @item charset  [(decode_iso | decode_utf | encode) charset]
936    @*
937    change charset for server or channel@*
938    @*
939    decode_iso: charset used for decoding ISO@*
940    decode_utf: charset used for decoding UTF@*
941        encode: charset used for encoding messages@*
942    @*
943  @item clear  [-all]  @item clear  [-all]
944  @*  @*
945  clear window(s)@*  clear window(s)@*

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26