Show
Ignore:
Timestamp:
12/02/07 17:03:32 (12 months ago)
Author:
asterix
Message:

typo contact1 -> contact2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.11.3-bugfixes/src/common/contacts.py

    r9046 r9085  
    405405                        show1 = show_list.index(contact1.show) 
    406406                        priority1 = contact1.priority 
    407                 if not contact1: 
     407                if not contact2: 
    408408                        show2 = 0 
    409409                        priority2 = 0