view pixmaps/arrow_down.xpm @ 3288:8c51ac2ebbc8

[gaim-migrate @ 3306] (23:32:12) faceprint: sean is STILL a sloppy typer (23:32:38) faceprint: but now i know that he uses vi ;-) committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 31 May 2002 03:52:58 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};