view pixmaps/arrow_down.xpm @ 3961:b85b1771626f

[gaim-migrate @ 4143] robot101 will eventually come up with a version of autoupdating friendly names (and presumably eventually nicknames for icq as well) that will be committed. when he does, this option will be used. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 14 Nov 2002 03:22:08 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};