diff mcabber/mcabberrc.example @ 1444:3bf11085c6a5

New external "UNREAD" event (suggested by Viacheslav Chumushuk) Thanks to Viacheslav for the suggestion and sample patch.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Mar 2008 11:14:42 +0100
parents 736b82610dfa
children 49c8be874344
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Fri Feb 29 14:55:55 2008 +0100
+++ b/mcabber/mcabberrc.example	Sun Mar 02 11:14:42 2008 +0100
@@ -191,6 +191,7 @@
 #   $events_command MSG OUT jabber@id       (when sending a message)
 #   $events_command MSG MUC room_id [file]  (when receiving a MUC message)
 #   $events_command STATUS X jabber@id      (new buddy status is X)
+#   $events_command UNREAD N                (number of unread buddy buffers)
 # See sample script in contrib/ directory.
 #set events_command = ~/.mcabber/eventcmd
 #