comparison mcabber/mcabberrc.example @ 1188:ef40688d87bd

Add option 'buddy_me_fulljid' When a contacts sends "/me ", mcabber used to display "*user@server.net ", which can take a lot of space. It now displays only "*user ", but the old behaviour can be kept with the new option.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 20 Apr 2007 18:02:38 +0200
parents 9726c78a91f3
children e802ec0c02d2
comparison
equal deleted inserted replaced
1187:16abe7ec3056 1188:ef40688d87bd
270 # - 1: "name <jid/resource>" (name is omitted if same as the jid) 270 # - 1: "name <jid/resource>" (name is omitted if same as the jid)
271 # - 2: "name/resource" (if the name is the same as the jid, use <jid/res>) 271 # - 2: "name/resource" (if the name is the same as the jid, use <jid/res>)
272 # - 3: "name" (if the name is the same as the jid, use <jid/res>) 272 # - 3: "name" (if the name is the same as the jid, use <jid/res>)
273 #set buddy_format = 2 273 #set buddy_format = 2
274 # 274 #
275 # When a contacts sends "/me ", mcabber displays "*user ", where user
276 # is the local part of the contact's jid.
277 # If you want mcabber to display the complete bare jid (user@server.com),
278 # set "buddy_me_fulljid" to 1 (default: 0)
279 #set buddy_me_fulljid = 1
280 #
275 # Display the status changes in the chat buffers (default: 0, never) 281 # Display the status changes in the chat buffers (default: 0, never)
276 # Values: 0: never 1: only connect/disconnect 2: all 282 # Values: 0: never 1: only connect/disconnect 2: all
277 #set show_status_in_buffer = 1 283 #set show_status_in_buffer = 1
278 # 284 #
279 # Set "log_display_sender" to 1 to display the message sender's jid in the 285 # Set "log_display_sender" to 1 to display the message sender's jid in the