Mercurial > pidgin.yaz
view pixmaps/tb_drag_arrow_right.xpm @ 7311:1c8830db0189
[gaim-migrate @ 7895]
Conversation windows kept a GaimBuddyIcon set even after the icon was
destroyed. Now all conversations containing the icon being destroyed are
updated to remove the icon. This fixes bug #826527, which javabsp closed
a bit too prematurely ;) However, because GaimConversation references it,
this should never actually happen, so I suspect something else is
happening, but sanity statements are good anyway.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Tue, 21 Oct 2003 17:41:57 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static char * tb_drag_arrow_left_xpm[] = { "16 13 2 1", " c None", ". c #FF0000", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};