diff mcabber/mcabberrc.example @ 1839:f0a07658e009

Update UNREAD event data
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Mar 2010 18:42:37 +0100
parents c3ddb52f1055
children c1f9a4d47e05
line wrap: on
line diff
--- a/mcabber/mcabberrc.example	Sat Mar 27 18:09:29 2010 +0100
+++ b/mcabber/mcabberrc.example	Sat Mar 27 18:42:37 2010 +0100
@@ -215,7 +215,8 @@
 #   $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)
+#   $events_command UNREAD "N x y z"        (number of unread buddy buffers)
+#   (x=attention y=muc unread buffers z=muc unread buffers with attention sign)
 # See sample script in contrib/ directory.
 #set events_command = ~/.mcabber/eventcmd
 #