view pixmaps/arrow_down.xpm @ 4273:a345395c8794

[gaim-migrate @ 4524] I don't know why a couple people were seeing their smileys install, but for the rest of us, this should fix the problem. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 10 Jan 2003 01:33:09 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};