Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 6093:13a37cacd10b
[gaim-migrate @ 6552]
This should fix incoming colors on MSN. That or break it horribly. I'll
find out when I test it.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Fri, 11 Jul 2003 22:00:24 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_down_xpm[] = { "11 6 3 1", " c None", ". c #000000", "+ c #FFFFFF", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};