Mercurial > pidgin.yaz
view pixmaps/arrow_down.xpm @ 5466:445f6c693cc0
[gaim-migrate @ 5858]
David Brigada (jsi) writes:
" I was browsing through the changelog and found some
syntactical inaccuracies (with vim). Here's a diff of
the very boring corrections."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 21 May 2003 01:44:46 +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", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};