Show
Ignore:
Timestamp:
07/07/08 00:55:42 (5 months ago)
Author:
steve-e
Message:

Redraw family after readding. See r9894

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/roster_window.py

    r9894 r9895  
    711711                                # numbers will still be show 
    712712                                gajim.contacts.remove_jid(account, jid, remove_meta=True) 
    713                                 family = gajim.contacts.get_metacontacts_family(account, jid) 
    714713                                if family: 
    715714                                        # reshow the rest of the family 
    716                                         self._add_metacontact_family(family, account) 
     715                                        brothers = self._add_metacontact_family(family, account) 
     716                                        for c, acc in brothers: 
     717                                                self.draw_contact(c.jid, acc) 
     718                                                self.draw_avatar(c.jid, acc) 
    717719 
    718720                        # Draw all groups of the contact