diff src/protocols/oscar/info.c @ 4811:22a7602ebe25

[gaim-migrate @ 5131] I'd like to point out that I beat Windows ICQ on this one, as far as I know. We really need to release 0.60. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 17 Mar 2003 07:28:37 +0000
parents 71ef8462630e
children e6654fab588b
line wrap: on
line diff
--- a/src/protocols/oscar/info.c	Mon Mar 17 07:21:13 2003 +0000
+++ b/src/protocols/oscar/info.c	Mon Mar 17 07:28:37 2003 +0000
@@ -303,6 +303,15 @@
 	 {0x09, 0x46, 0x13, 0x4b, 0x4c, 0x7f, 0x11, 0xd1,
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
 
+	/*
+	 * Setting this lets AIM users receive messages from 
+	 * ICQ users, and ICQ users receive messages from AIM 
+	 * users.
+	 */
+	{AIM_CAPS_INTEROPERATE,
+	 {0x09, 0x46, 0x13, 0x4d, 0x4c, 0x7f, 0x11, 0xd1,
+	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
+
 	{AIM_CAPS_ICQUTF8,
 	 {0x09, 0x46, 0x13, 0x4e, 0x4c, 0x7f, 0x11, 0xd1,
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},