From 33c346b75cc823b92a922fbf20e3dca4751d3cee Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Thu, 28 Sep 2006 13:39:42 +0000 Subject: [PATCH] fix comment --- src/notify.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/notify.py b/src/notify.py index 43a31a08c..c59c47a9f 100644 --- a/src/notify.py +++ b/src/notify.py @@ -114,7 +114,8 @@ def get_advanced_notification(event, account, contact): def notify(event, jid, account, parameters, advanced_notif_num = None): '''Check what type of notifications we want, depending on basic and the advanced configuration of notifications and do these notifications; - advanced_notif_num''' + advanced_notif_num holds the number of the first (top most) advanced + notification''' # First, find what notifications we want do_popup = False do_sound = False