comparison src/protocols/oscar/locate.c @ 7945:0a0be07f066a

[gaim-migrate @ 8619] Hopefully recognize the iChat AV capability. Also hopefully fix a problem faceprint was seeing where hiptop users wouldn't always have the hiptop icon. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 28 Dec 2003 22:12:50 +0000
parents 3e0404393761
children 697221d5d0ff
comparison
equal deleted inserted replaced
7944:a99f0aebc7ce 7945:0a0be07f066a
43 0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}}, 43 0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
44 44
45 {AIM_CAPS_VIDEO, 45 {AIM_CAPS_VIDEO,
46 {0x09, 0x46, 0x01, 0x00, 0x4c, 0x7f, 0x11, 0xd1, 46 {0x09, 0x46, 0x01, 0x00, 0x4c, 0x7f, 0x11, 0xd1,
47 0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}}, 47 0x82, 0x22, 0x44, 0x45, 0x53, 0x54, 0x00, 0x00}},
48
49 {AIM_CAPS_ICHATAV,
50 {0x09, 0x46, 0x01, 0x05, 0x4c, 0x7f, 0x11, 0xd1,
51 0x82, 0x22, 0x44, 0x45, 0x45, 0x53, 0x54, 0x00}},
48 52
49 /* 53 /*
50 * Not really sure about this one. In an email from 54 * Not really sure about this one. In an email from
51 * 26 Sep 2003, Matthew Sachs suggested that, "this 55 * 26 Sep 2003, Matthew Sachs suggested that, "this
52 * is probably the capability for the SMS features." 56 * is probably the capability for the SMS features."