Changeset 0ebf919 for protocols/oscar
- Timestamp:
- 2010-08-21T22:25:37Z (14 years ago)
- Branches:
- master
- Children:
- c00dd71
- Parents:
- a758ec1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
ra758ec1 r0ebf919 898 898 flags |= OPT_AWAY; 899 899 } 900 901 /* Maybe this should be done just for AIM contacts, not sure. */ 902 if (info->flags & AIM_FLAG_WIRELESS) 903 flags |= OPT_MOBILE; 900 904 901 905 if (info->present & AIM_USERINFO_PRESENT_ICQEXTSTATUS) {
Note: See TracChangeset
for help on using the changeset viewer.