view pixmaps/arrow_down.xpm @ 4431:50ef0203fdbf

[gaim-migrate @ 4706] (15:44:23) Robot101: http://people.debian.org/~robot101/honestly-really-fixed-browser-patch.diff (15:44:33) Robot101: that *is* just the hunk that got left out in the cold. =) we'll see ;-) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 26 Jan 2003 20:44:33 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};