Mercurial > pidgin
view pixmaps/arrow_right.xpm @ 3567:ec86e76d0427
[gaim-migrate @ 3663]
Unfold plugins tree when loading your first plugin.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sun, 29 Sep 2002 01:36:11 +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", " . ", " .. ", " .+. ", " .++. ", " .+++. ", " .++++. ", " .+++. ", " .++. ", " .+. ", " .. ", " . "};