Mercurial > pidgin.yaz
view pixmaps/arrow_right.xpm @ 5155:b31ad163de3b
[gaim-migrate @ 5519]
I wasn't sure if this was a good idea back when I did it...
Now i'm sure it was a bad call. Just made it confusing.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Fri, 18 Apr 2003 00:21:39 +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", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};