Changeset 0ebf919 for protocols/nogaim.h


Ignore:
Timestamp:
2010-08-21T22:25:37Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c00dd71
Parents:
a758ec1
Message:

Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobile
people as away=Mobile. Bug #462 (and others for other protocols).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    ra758ec1 r0ebf919  
    6363#define OPT_LOGGING_OUT 0x00000002
    6464#define OPT_AWAY        0x00000004
     65#define OPT_MOBILE      0x00000008
    6566#define OPT_DOES_HTML   0x00000010
    6667#define OPT_LOCALBUDDY  0x00000020 /* For nicks local to one groupchat */
Note: See TracChangeset for help on using the changeset viewer.