comparison src/protocols/oscar/aim.h @ 2315:7ec21662ffc2

[gaim-migrate @ 2325] ha. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 20 Sep 2001 03:16:43 +0000
parents d82efea341ef
children 95b4ec08abec
comparison
equal deleted inserted replaced
2314:64b4c69c1c5e 2315:7ec21662ffc2
397 #define AIM_FLAG_OSCAR_PAY 0x0008 397 #define AIM_FLAG_OSCAR_PAY 0x0008
398 #define AIM_FLAG_FREE 0x0010 398 #define AIM_FLAG_FREE 0x0010
399 #define AIM_FLAG_AWAY 0x0020 399 #define AIM_FLAG_AWAY 0x0020
400 #define AIM_FLAG_UNKNOWN40 0x0040 400 #define AIM_FLAG_UNKNOWN40 0x0040
401 #define AIM_FLAG_UNKNOWN80 0x0080 401 #define AIM_FLAG_UNKNOWN80 0x0080
402 #define AIM_FLAG_UNKNOWN100 0x0100
403 #define AIM_FLAG_UNKNOWN200 0x0200
404 #define AIM_FLAG_ACTIVEBUDDY 0x0400
405 #define AIM_FLAG_UNKNOWN800 0x0800
402 406
403 #define AIM_FLAG_ALLUSERS 0x001f 407 #define AIM_FLAG_ALLUSERS 0x001f
404 408
405 409
406 #if defined(FAIM_INTERNAL) || defined(FAIM_NEED_TLV) 410 #if defined(FAIM_INTERNAL) || defined(FAIM_NEED_TLV)