comparison mcabber/mcabberrc.example @ 2100:113d3b96ae3e

Add option 'attention_char'
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 14:27:05 +0200
parents c4a68361883f
children 8aa5e80aebce
comparison
equal deleted inserted replaced
2099:a9440a1d52e5 2100:113d3b96ae3e
455 # position of the log window (top/bottom) and the position of the roster 455 # position of the log window (top/bottom) and the position of the roster
456 # (left/right). 456 # (left/right).
457 #set log_win_on_top = 0 457 #set log_win_on_top = 0
458 #set roster_win_on_right = 0 458 #set roster_win_on_right = 0
459 # 459 #
460 # The attention sign (default: '!') used when a private message is received
461 # can be changed with the 'attention_char' option.
462 #set attention_char = !
463 #
460 # By default, the displayed name of a contact in the roster window will 464 # By default, the displayed name of a contact in the roster window will
461 # be the JID if no name has been specified. You can use the following 465 # be the JID if no name has been specified. You can use the following
462 # option if you only want to see the username part. 466 # option if you only want to see the username part.
463 #set roster_hide_domain = 0 467 #set roster_hide_domain = 0
464 # 468 #