79 chars margin

This commit is contained in:
Nikos Kouremenos 2005-07-20 20:39:04 +00:00
parent f4336e3b4f
commit 53c96cab64
1 changed files with 2 additions and 1 deletions

View File

@ -312,7 +312,8 @@ class Interface:
_('Contact Signed In'), jid, account)
self.roster.popup_notification_windows.append(instance)
if self.remote and self.remote.is_enabled():
self.remote.raise_signal('ContactPresence', (account, array))
self.remote.raise_signal('ContactPresence',
(account, array))
elif old_show > 1 and new_show < 2:
if gajim.config.get_per('soundevents', 'contact_disconnected',