we can be free for chat

This commit is contained in:
Yann Leboulanger 2005-04-27 22:37:36 +00:00
parent 7275e06657
commit 583591e18e
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ class Roster_window:
model = self.tree.get_model()
if self.get_account_iter(account):
return
statuss = ['offline', 'connecting', 'online',
statuss = ['offline', 'connecting', 'online', 'chat'
'away', 'xa', 'dnd', 'invisible']
status = statuss[gajim.connections[account].connected]
model.append(None, (self.jabber_state_images[status], account,