Changeset 8439

Show
Ignore:
Timestamp:
07/27/07 20:18:08 (18 months ago)
Author:
sb
Message:

fix typo, TB on new local accounts

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/config.py

    r8420 r8439  
    22452245                        return 
    22462246                email = widget.get_text().decode('utf-8') 
    2247                 if self.option_changed('zeroconf_email', mail): 
     2247                if self.option_changed('zeroconf_email', email): 
    22482248                        self.need_relogin = True 
    22492249                gajim.config.set_per('accounts', self.current_account,