--- a/src/protocols/oscar/aim_cbtypes.h Mon Mar 17 01:57:37 2003 +0000 +++ b/src/protocols/oscar/aim_cbtypes.h Mon Mar 17 04:02:30 2003 +0000 @@ -179,14 +179,19 @@ /* * SNAC Family: "New" Search - * - * Most of these are actually special. */ #define AIM_CB_SCH_ERROR 0x0001 #define AIM_CB_SCH_SEARCH 0x0002 #define AIM_CB_SCH_RESULTS 0x0003 /* + * SNAC Family: Buddy icons + */ +#define AIM_CB_ICO_ERROR 0x0001 +#define AIM_CB_ICO_REQUEST 0x0004 +#define AIM_CB_ICO_RESPONSE 0x0005 + +/* * SNAC Family: ICQ * * Most of these are actually special.