Changeset 2335

Show
Ignore:
Timestamp:
07/15/05 21:58:47 (3 years ago)
Author:
nk
Message:

should be better

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/config.py

    r2332 r2335  
    11741174 
    11751175                                #upgrade account in systray 
    1176                                 if hasattr(self.plugin, 'systray'): 
     1176                                if self.plugin.systray_enabled: 
    11771177                                        for list in self.plugin.systray.jids: 
    11781178                                                if list[0] == self.account: