Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 7111:b9664e6257b5
[gaim-migrate @ 7678]
faceprint pointed out that anonymous warnings in CVS crash.
I fixed the problem.
I caused the problem with my away-in-tooltip changes.
(I changed aim_userinfo_t->sn from a static buffer to a dynamically
allocated string.)
I apologized.
I drank some orange juice.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 01 Oct 2003 21:23:25 +0000 |
parents | 5fb47ec9bfe4 |
children | 87e95b8ce60b |
line wrap: on
line source
/* XPM */ static const char * arrow_up_xpm[] = { "13 16 2 1", " c None", ". c #FF0000", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};