view pixmaps/arrow_down.xpm @ 5118:c4664c2bfbf8

[gaim-migrate @ 5481] that commit caused 1)timestamps to look like squiggles before the nick and 2)crashes on /join thus it is now reversed. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 13 Apr 2003 14:04:45 +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",
"...........",
" .+++++++. ",
"  .+++++.  ",
"   .+++.   ",
"    .+.    ",
"     .     "};