Changeset 9587 for trunk/src/roster_window.py
- Timestamp:
- 05/06/08 19:43:03 (7 months ago)
- Files:
-
- 1 modified
-
trunk/src/roster_window.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/roster_window.py
r9586 r9587 332 332 assert len(parent_iters) > 0,\ 333 333 "Big brother is not yet in roster!" 334 335 # Do not confuse get_contact_iter 336 # Sync groups of family members 337 contact.groups = big_brother_contact.groups[:] 334 338 335 339 for child_iter in parent_iters:
