Changeset 6286f80 for protocols/nogaim.h


Ignore:
Timestamp:
2007-04-26T04:41:34Z (17 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
bb95d43
Parents:
2d317bb
Message:

Prepared the Jabber module for anonymous rooms, but the BitlBee core
doesn't deal with it very well, and I don't really know yet how I'll
solve this... :-(

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r2d317bb r6286f80  
    6161#define OPT_AWAY        0x00000004
    6262#define OPT_DOES_HTML   0x00000010
     63#define OPT_LOCALBUDDY  0x00000020 /* For nicks local to one groupchat */
    6364#define OPT_TYPING      0x00000100 /* Some pieces of code make assumptions */
    6465#define OPT_THINKING    0x00000200 /* about these values... Stupid me! */
Note: See TracChangeset for help on using the changeset viewer.