clarify comment

This commit is contained in:
Nikos Kouremenos 2005-12-10 22:45:46 +00:00
parent 4ba60d14bf
commit 990a5895c8
1 changed files with 2 additions and 1 deletions

View File

@ -110,9 +110,10 @@ class DesktopNotification:
else:
actor = jid
# failsafe values
# defaul failsafe values
img = 'chat_msg_recv.png' # img to display
ntype = 'im' # Notification Type
txt = actor # default value of txt
if event_type == _('Contact Signed In'):