typo, thanks bb for report.

This commit is contained in:
Jean-Marie Traissard 2006-04-09 21:46:51 +00:00
parent fc4510aa94
commit 4dce6d9e82
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ class Systray:
contacts_table.append ([group, show_list.index(contact.show),
contact.get_shown_name()])
else:
contacts_table.appenwd ([group, contact.get_shown_name(),
contacts_table.append ([group, contact.get_shown_name(),
show_list.index(contact.show)])
contacts_table.sort() # Sort : first column before, last column in the end