Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 4917:c0c6efda8151
[gaim-migrate @ 5251]
Note: Although sometimes it seems as if I'm just ignoring patches for no good
reason, sometimes I'm ignoring them for good reasons. Either way, I tend not
to appreciate people going over my head to get them committed. Thank you.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 31 Mar 2003 07:51:01 +0000 |
parents | bb7527b5f426 |
children |
line wrap: on
line source
/* XPM */ static char * arrow_right_xpm[] = { "11 11 3 1", " c None", ". c #000000", "+ c #FFFFFF", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};