Changeset 7829 for branches/gajim_0.11/src/message_control.py
- Timestamp:
- 01/13/07 23:35:41 (23 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11/src/message_control.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/src/message_control.py
r7787 r7829 38 38 self.contact = contact 39 39 self.account = account 40 self.hide_chat_buttons_always = False41 40 self.hide_chat_buttons_current = False 42 41 self.resource = resource
