Show
Ignore:
Timestamp:
01/13/07 23:35:41 (23 months ago)
Author:
asterix
Message:

merge diff from trunc to 0.11 branch

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11/src/common/commands.py

    r7669 r7829  
    129129                cmd.addChild('note', {}, 'The status has been changed.') 
    130130 
    131                 self.connection.connection.send(response) 
     131                # if going offline, we need to push response so it won't go into 
     132                # queue and disappear 
     133                self.connection.connection.send(response, presencetype=='offline') 
    132134 
    133135                # send new status