Mercurial > pidgin
diff src/blist.h @ 13890:2bac009eaa0c
[gaim-migrate @ 16372]
Some comments changes, and:
1. Don't buddy icons in Jabber
2. When clearing your buddy icon in oscar, do it the same
way that WinAIM does it
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Thu, 29 Jun 2006 08:14:29 +0000 |
| parents | a092ea4edd4e |
| children |
line wrap: on
line diff
--- a/src/blist.h Wed Jun 28 19:42:20 2006 +0000 +++ b/src/blist.h Thu Jun 29 08:14:29 2006 +0000 @@ -286,6 +286,7 @@ /** * Sets the server-sent alias of a buddy in the buddy list. + * PRPLs should call serv_got_alias() instead of this. * * @param buddy The buddy whose alias will be changed. * @param alias The buddy's "official" alias.
