Changeset 9880 for trunk/src/gajim.py

Show
Ignore:
Timestamp:
07/04/08 01:19:44 (5 months ago)
Author:
bct
Message:

sesison-related TB fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gajim.py

    r9858 r9880  
    21352135                                        contact = highest_contact 
    21362136 
    2137                                 if not session: 
    2138                                         session = gajim.connections[account].get_or_create_session(fjid, None) 
    2139  
    2140                                 self.new_chat(contact, account, resource = resource, session = session) 
    2141                                 ctrl = session.control 
     2137                                ctrl = self.new_chat(contact, account, resource = resource, session = session) 
    21422138 
    21432139                                gajim.last_message_time[account][jid] = 0 # long time ago