Changeset 9848 for trunk/src/gajim.py

Show
Ignore:
Timestamp:
06/27/08 01:37:24 (5 months ago)
Author:
bct
Message:

teeny-tiny fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gajim.py

    r9847 r9848  
    10351035 
    10361036                # show avatar in chat 
     1037                ctrl = None 
    10371038                if resource and self.msg_win_mgr.has_window(fjid, account): 
    10381039                        win = self.msg_win_mgr.get_window(fjid, account)