Mercurial > pidgin
diff src/protocols/oscar/tlv.c @ 8092:697221d5d0ff
[gaim-migrate @ 8791]
Give a nice little warning if you add an AIM or ICQ buddy with an invalid
name. I'm thinking some of those bug reports on SF about "Could not add
buddy with no name" are caused by this. Hopefully. Sometime before the
next release I'll probably actually remove invalid people from the local
list.
Also recognize the WinAIM Video and Camera caps.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Tue, 13 Jan 2004 05:44:37 +0000 |
| parents | 6d3d8f11e765 |
| children | 9790cda80d52 |
line wrap: on
line diff
--- a/src/protocols/oscar/tlv.c Tue Jan 13 03:02:59 2004 +0000 +++ b/src/protocols/oscar/tlv.c Tue Jan 13 05:44:37 2004 +0000 @@ -464,7 +464,7 @@ * passed in should be a bitwise %OR of any of the %AIM_CAPS constants: * * %AIM_CAPS_BUDDYICON Supports Buddy Icons - * %AIM_CAPS_VOICE Supports Voice Chat + * %AIM_CAPS_TALK Supports Voice Chat * %AIM_CAPS_IMIMAGE Supports DirectIM/IMImage * %AIM_CAPS_CHAT Supports Chat * %AIM_CAPS_GETFILE Supports Get File functions
