Mercurial > pidgin
view pixmaps/tb_drag_arrow_up.xpm @ 4775:92ae181271e9
[gaim-migrate @ 5095]
This fixes a bug when adding a jabber dude to a new group, I think. I
dunno, it might fix some other stuff.
If Gaim were any less inanimate I would try to sleep with it so bad
it's not even funny.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 14 Mar 2003 17:06:00 +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", " . ", " ... ", " ..... ", " ....... ", " ......... ", " ........... ", ".............", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... ", " ... "};