view pixmaps/arrow_down.xpm @ 4520:4fe661860577

[gaim-migrate @ 4798] No! Bad! Don't declare vars in the middle of a block :) committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 04 Feb 2003 20:30:17 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};