Mercurial > pidgin
view pixmaps/arrow_down.xpm @ 5971:0878caaef952
[gaim-migrate @ 6418]
I made ICQ people show up as ICQ people when signed on through TOC.
For some reason I changed the tabbing of stuff in an oscar file.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 29 Jun 2003 01:00:22 +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", "...........", " .+++++++. ", " .+++++. ", " .+++. ", " .+. ", " . "};