Changeset c2fbf86f
- Timestamp:
- 2006-04-07T09:34:37Z (19 years ago)
- Branches:
- master
- Children:
- 9e08d5d
- Parents:
- 7bf0f5f0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r7bf0f5f0 rc2fbf86f 52 52 #define BUDDY_ALIAS_MAXLEN 388 /* because MSN names can be 387 characters */ 53 53 54 #define PERMIT_ALL 155 #define PERMIT_NONE 256 #define PERMIT_SOME 357 #define DENY_SOME 458 59 54 #define WEBSITE "http://www.bitlee.org/" 60 55 #define IM_FLAG_AWAY 0x0020 … … 62 57 #define OPT_LOGGED_IN 0x00010000 63 58 #define GAIM_AWAY_CUSTOM "Custom" 64 65 #define GAIM_LOGO 066 #define GAIM_ERROR 167 #define GAIM_WARNING 268 #define GAIM_INFO 369 59 70 60 /* ok. now the fun begins. first we create a connection structure */
Note: See TracChangeset
for help on using the changeset viewer.