view pixmaps/arrow_down.xpm @ 3328:d183c2703508

[gaim-migrate @ 3346] Remainder of fix for Gaim crashing on non-ASCII buddy alias (Jabber "name" attribute) chars. (Thanks, A Ho-seok Lee) committer: Tailor Script <tailor@pidgin.im>
author Jim Seymour <jseymour>
date Wed, 19 Jun 2002 21:20: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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};