comparison mcabber/mcabberrc.example @ 1793:c3ddb52f1055

Rename completion_muc_suffix to muc_completion_suffix
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Mar 2010 16:21:40 +0200
parents 6e55f9776d5d
children f0a07658e009
comparison
equal deleted inserted replaced
1792:572a635234e0 1793:c3ddb52f1055
306 # 306 #
307 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines 307 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines
308 # containing your nickname in a MUC room. 308 # containing your nickname in a MUC room.
309 #set muc_disable_nick_hl = 0 309 #set muc_disable_nick_hl = 0
310 # 310 #
311 # Set 'completion_muc_suffix' if you want mcabber to append a string to 311 # Set 'muc_completion_suffix' if you want mcabber to append a string to
312 # suggested nicknames (only at the beginning of a line), like ":" or ",". 312 # suggested nicknames (only at the beginning of a line), like ":" or ",".
313 # (Default: none) 313 # (Default: none)
314 #set completion_muc_suffix = ": " 314 #set muc_completion_suffix = ": "
315 315
316 # Status messages 316 # Status messages
317 # The 'message' value will override all others, take care! 317 # The 'message' value will override all others, take care!
318 #set message = Unique message status 318 #set message = Unique message status
319 #set message_avail = I'm available 319 #set message_avail = I'm available