Changeset 8878
- Timestamp:
- 09/30/07 23:10:07 (13 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.2/src/gajim.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.2/src/gajim.py
r8748 r8878 609 609 # It's maybe a GC_NOTIFY (specialy for MSN gc) 610 610 self.handle_event_gc_notify(account, (jid, array[1], status_message, 611 array[3], None, None, None, None, None, None, None ))611 array[3], None, None, None, None, None, None, None, None)) 612 612 613 613
