Mercurial > pidgin
view pixmaps/arrow_right.xpm @ 4797:9561a1104131
[gaim-migrate @ 5117]
I think this looks a lot better. The top vertical alignment was driving
me nuts.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sun, 16 Mar 2003 04:39:41 +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", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};