view pixmaps/arrow_down.xpm @ 5465:3c8caf2a9d9d

[gaim-migrate @ 5857] Ambrose LI (acli) updated traditional Chinese Morten Brix Pedersen (mbrix) updated Danish committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 21 May 2003 01:42:56 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};