# HG changeset patch # User Mark Doliner # Date 1156211756 0 # Node ID b8ca9c680d1a589a4479966b93800960894cef10 # Parent ddedf15a9420d05d21b47fa53bea2db19f2eadd2 [gaim-migrate @ 16967] Add a comment about something I noticed committer: Tailor Script diff -r ddedf15a9420 -r b8ca9c680d1a libgaim/protocols/oscar/oscar.c --- 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");