view pixmaps/arrow_down.xpm @ 5254:d1e1ca490894

[gaim-migrate @ 5626] (11:59:54) Robot101: found & fixed a crash at signoff... (12:17:48) faceprint|laptop: "if you can't figure out what this is, you shouldn't be using CVS" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 28 Apr 2003 16:21:03 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};