Changeset 9999
- Timestamp:
- 07/23/08 01:39:45 (4 months ago)
- Files:
-
- 1 modified
-
trunk/src/common/pep.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/common/pep.py
r9994 r9999 159 159 if contact.tune.has_key('length'): 160 160 del contact.tune['length'] 161 162 ctrl = gajim.interface.msg_win_mgr.get_control(user, name) 163 if ctrl: 164 ctrl.update_tune() 161 165 162 166 def user_geoloc(items, name, jid):
