view pixmaps/arrow_down.xpm @ 3995:544e48c05f61

[gaim-migrate @ 4190] gleblanc says this will work better. go figure: i18n stuff can't be i18n in nature committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 22 Nov 2002 21:11:39 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};