view pixmaps/arrow_down.xpm @ 5871:508adf90fbb9

[gaim-migrate @ 6303] ChipX86 pointed this out. He also pointed out: <ChipX86> they're backwards-compatible Good ol' Chip! committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 14 Jun 2003 21:34:31 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};