diff src/protocols/oscar/aim.h @ 7091:7b31e3e22f59

[gaim-migrate @ 7656] Replace %n, %t and %d in away messages in both the tooltip and the notification window. Also recognize an odd capability for Robot101 :-) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 01 Oct 2003 01:37:59 +0000
parents 237ad253dd34
children af8ac078d4c2
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h	Tue Sep 30 23:35:25 2003 +0000
+++ b/src/protocols/oscar/aim.h	Wed Oct 01 01:37:59 2003 +0000
@@ -1031,10 +1031,8 @@
 #define AIM_CAPS_HIPTOP			0x00100000
 #define AIM_CAPS_SECUREIM		0x00200000
 #define AIM_CAPS_SMS			0x00400000
-#define AIM_CAPS_APPLESOMETHIN1	0x00800000
-#define AIM_CAPS_APPLESOMETHIN2	0x01000000
-#define AIM_CAPS_APPLESOMETHIN3	0x02000000
-#define AIM_CAPS_LAST			0x04000000
+#define AIM_CAPS_GENERICUNKNOWN	0x00800000
+#define AIM_CAPS_LAST			0x01000000
 
 #define AIM_SENDMEMBLOCK_FLAG_ISREQUEST  0
 #define AIM_SENDMEMBLOCK_FLAG_ISHASH     1