view pixmaps/arrow_down.xpm @ 6107:38410dac4ac2

[gaim-migrate @ 6568] Fix Cae Non-Fatal Bad Bug 3: "unloading the remote control plugin makes the cpu run at 99% and stay there" Here comes the sun... committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Jul 2003 09:55:04 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};