From 7c303891f98928d28023d00261fbee6333609f12 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Mon, 10 Oct 2005 10:02:57 +0000 Subject: [PATCH] typo --- src/roster_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index 739de3ad5..dd4dc0b1e 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -1426,7 +1426,7 @@ _('If "%s" accepts this request you will know his status.') %jid) for acct in accounts: show = gajim.SHOW_LIST[gajim.connections[acct].connected] self.send_status(acct, show, message) - return + return if status == 'invisible': bug_user = False for acct in accounts: