Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 4410:61c9c2bd2a9c
[gaim-migrate @ 4683]
gaimrc_read_users buf fix
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Sat, 25 Jan 2003 21:09:54 +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", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};