Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 4110:64d983d6b7bb
[gaim-migrate @ 4325]
robot101 found and fixed a memory leak and custom away states/messages for jabber
while he worked on session management
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 21 Dec 2002 05:37:45 +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", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};