diff src/protocols/oscar/aim.h @ 7582:3e0404393761

[gaim-migrate @ 8200] This should make Gaim recognize the video chat thingy. Chip, if you know who in your buddy list gave you that message, feel free to test it out... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 21 Nov 2003 04:13:29 +0000
parents 2bdacd38528c
children c86f075b269a
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h	Thu Nov 20 23:15:14 2003 +0000
+++ b/src/protocols/oscar/aim.h	Fri Nov 21 04:13:29 2003 +0000
@@ -1037,7 +1037,8 @@
 #define AIM_CAPS_SECUREIM		0x00200000
 #define AIM_CAPS_SMS			0x00400000
 #define AIM_CAPS_GENERICUNKNOWN	0x00800000
-#define AIM_CAPS_LAST			0x01000000
+#define AIM_CAPS_VIDEO			0x01000000
+#define AIM_CAPS_LAST			0x02000000
 
 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST  0
 #define AIM_SENDMEMBLOCK_FLAG_ISHASH     1