Mercurial > pidgin
view pixmaps/tb_drag_arrow_right.xpm @ 9292:750d9b56a465
[gaim-migrate @ 10095]
Some improvements to our yahoo buddy icon support.
Someone should tell me how to unset a buddy icon for a buddy.
Because the way KingAnt told me (which he wasn't sure about anyway)
just produces a failed g_return thingy, and does nothing.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Tue, 15 Jun 2004 06:16:23 +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", " . ", " .. ", " ... ", " .... ", " ..... ", "............... ", "................", "............... ", " ..... ", " .... ", " ... ", " .. ", " . "};