mcabber/mcabberrc.example
changeset 1188 ef40688d87bd
parent 1167 9726c78a91f3
child 1204 e802ec0c02d2
--- a/mcabber/mcabberrc.example	Fri Apr 20 17:14:38 2007 +0200
+++ b/mcabber/mcabberrc.example	Fri Apr 20 18:02:38 2007 +0200
@@ -272,6 +272,12 @@
 # - 3: "name" (if the name is the same as the jid, use <jid/res>)
 #set buddy_format = 2
 #
+# When a contacts sends "/me ", mcabber displays "*user ", where user
+# is the local part of the contact's jid.
+# If you want mcabber to display the complete bare jid (user@server.com),
+# set "buddy_me_fulljid" to 1 (default: 0)
+#set buddy_me_fulljid = 1
+#
 # Display the status changes in the chat buffers (default: 0, never)
 # Values:  0: never  1: only connect/disconnect  2: all
 #set show_status_in_buffer = 1