diff src/protocols/oscar/info.c @ 2734:9fc65bb80596

[gaim-migrate @ 2747] it's 6am committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 17 Nov 2001 13:57:30 +0000
parents c41030cfed76
children 6d62d4520460
line wrap: on
line diff
--- a/src/protocols/oscar/info.c	Sat Nov 17 03:18:40 2001 +0000
+++ b/src/protocols/oscar/info.c	Sat Nov 17 13:57:30 2001 +0000
@@ -145,7 +145,7 @@
 	/*
 	 * Advertised by the EveryBuddy client.
 	 */
-	{AIM_CAPS_EVERYBUDDY,
+	{AIM_CAPS_ICQ,
 	 {0x09, 0x46, 0x13, 0x44, 0x4c, 0x7f, 0x11, 0xd1, 
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
 
@@ -182,6 +182,10 @@
 	 {0x09, 0x46, 0x13, 0x4b, 0x4c, 0x7f, 0x11, 0xd1,
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
 
+	{AIM_CAPS_ABINTERNAL,
+	 {0x09, 0x46, 0x13, 0x4f, 0x4c, 0x7f, 0x11, 0xd1,
+	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
+
 	{AIM_CAPS_LAST}
 };