diff libpurple/protocols/oscar/family_locate.c @ 26958:99e3f40d082f

disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
author Mark Doliner <mark@kingant.net>
date Tue, 19 May 2009 06:34:27 +0000
parents 40528ba387fd
children b5102d206f0c
line wrap: on
line diff
--- a/libpurple/protocols/oscar/family_locate.c	Thu May 14 03:54:05 2009 +0000
+++ b/libpurple/protocols/oscar/family_locate.c	Tue May 19 06:34:27 2009 +0000
@@ -68,8 +68,12 @@
 	 {0x09, 0x46, 0x00, 0x02, 0x4c, 0x7f, 0x11, 0xd1,
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
 
+	{OSCAR_CAPABILITY_VIDEO,
+	 {0x09, 0x46, 0x01, 0x00, 0x4c, 0x7f, 0x11, 0xd1,
+	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
+
 	/* "Live Video" (SIP/RTC Video) support in Windows AIM 5.5.3501 and newer */
-	{OSCAR_CAPABILITY_VIDEO,
+	{OSCAR_CAPABILITY_LIVEVIDEO,
 	 {0x09, 0x46, 0x01, 0x01, 0x4c, 0x7f, 0x11, 0xd1,
 	  0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},