mcabber/mcabberrc.example
changeset 1839 f0a07658e009
parent 1793 c3ddb52f1055
child 1926 c1f9a4d47e05
--- 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
 #