diff mcabber/mcabberrc.example @ 1447:ba706e97d6ec

Add option 'eventcmd_use_nickname' This is based on a patch from "bebebe". When this option is set, a nickname is passed to the event script in place of the JID.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 21 Mar 2008 19:49:27 +0100
parents 49c8be874344
children c6ebf66a4f80
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Fri Mar 21 19:27:52 2008 +0100
+++ b/mcabber/mcabberrc.example	Fri Mar 21 19:49:27 2008 +0100
@@ -204,6 +204,10 @@
 #set event_log_files = 0
 #set event_log_dir = ~/.mcabber/event_files
 
+# If you set 'eventcmd_use_nickname' to 1, mcabber will pass the nickname
+# (if it is defined) to the event script instead of the JID (default: 0).
+#set eventcmd_use_nickname = 0
+
 # External command status check
 # You can request mcabber to inspect exit status value after each
 # events_command.  If this option is set, mcabber will beep if the