comparison libpurple/protocols/oscar/family_locate.c @ 24642:e4b1ba7c351c

Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim to be ICQ 6. This should fix typing notifications in some third-party clients and make us act a bit more like ICQ 6. Fixes #6300. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Jaromír Karmazín <blue.beret@seznam.cz>
date Thu, 11 Dec 2008 08:19:09 +0000
parents 46cc31494ff4
children 584063555949
comparison
equal deleted inserted replaced
24641:61e0924de04a 24642:e4b1ba7c351c
201 201
202 {OSCAR_CAPABILITY_UNICODEOLD, 202 {OSCAR_CAPABILITY_UNICODEOLD,
203 {0x2e, 0x7a, 0x64, 0x75, 0xfa, 0xdf, 0x4d, 0xc8, 203 {0x2e, 0x7a, 0x64, 0x75, 0xfa, 0xdf, 0x4d, 0xc8,
204 0x88, 0x6f, 0xea, 0x35, 0x95, 0xfd, 0xb6, 0xdf}}, 204 0x88, 0x6f, 0xea, 0x35, 0x95, 0xfd, 0xb6, 0xdf}},
205 205
206 /* 206 {OSCAR_CAPABILITY_TYPING,
207 {OSCAR_CAPABILITY_ICQ2GO,
208 {0x56, 0x3f, 0xc8, 0x09, 0x0b, 0x6f, 0x41, 0xbd, 207 {0x56, 0x3f, 0xc8, 0x09, 0x0b, 0x6f, 0x41, 0xbd,
209 0x9f, 0x79, 0x42, 0x26, 0x09, 0xdf, 0xa2, 0xf3}}, 208 0x9f, 0x79, 0x42, 0x26, 0x09, 0xdf, 0xa2, 0xf3}},
210 */
211 209
212 /* 210 /*
213 * Chat is oddball. 211 * Chat is oddball.
214 */ 212 */
215 {OSCAR_CAPABILITY_CHAT, 213 {OSCAR_CAPABILITY_CHAT,