Mercurial > pidgin.yaz
changeset 14282:b8ca9c680d1a
[gaim-migrate @ 16967]
Add a comment about something I noticed
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 22 Aug 2006 01:55:56 +0000 |
parents | ddedf15a9420 |
children | 22ad3b783bbe |
files | libgaim/protocols/oscar/oscar.c |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.c Mon Aug 21 22:58:26 2006 +0000 +++ b/libgaim/protocols/oscar/oscar.c Tue Aug 22 01:55:56 2006 +0000 @@ -4135,6 +4135,13 @@ bi->ico_sent = FALSE; } + /* + * TODO: + * For some reason sending our icon to people only works + * when we're the ones who initiated the conversation. If + * the other person sends the first IM then they never get + * the icon. We should fix that. + */ if (!bi->ico_informed) { gaim_debug_info("oscar", "Claiming to have a buddy icon\n");