Changeset 9634 for trunk/src/session.py

Show
Ignore:
Timestamp:
05/14/08 00:04:50 (6 months ago)
Author:
asterix
Message:

fix traceback: get variable where it is. fixes #3943

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/session.py

    r9632 r9634  
    315315                                        self.control.read_queue() 
    316316 
    317                                 if path and not gajim.interface.dragging and gajim.config.get( 
    318                                 'scroll_roster_to_last_message'): 
     317                                if path and not gajim.interface.roster.dragging and \ 
     318                                gajim.config.get('scroll_roster_to_last_message'): 
    319319                                        # we curently see contact in our roster 
    320320                                        # show and select his line in roster