view pixmaps/available-xa.xpm @ 2621:f8b02cf4af94

[gaim-migrate @ 2634] i *really* wish i'd gotten to look this over before it got committed. i'm getting the 16-byte leaks too. i haven't tracked it down yet but I have a pretty good idea of where they're coming from. i wish i'd been able to look this over before it got committed. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 26 Oct 2001 22:58:17 +0000
parents 6b0a7cea1dd1
children c172128500ec
line wrap: on
line source

/* XPM */
static char * available_xa_xpm[] = {
"15 15 10 1",
" 	c None",
".	c #FF0000",
"+	c #333333",
"@	c #FFFF00",
"#	c #7F0000",
"$	c #666666",
"%	c #FFFFFF",
"&	c #000000",
"*	c #B2B2B2",
"=	c #4C4C4C",
"               ",
"     .+++.     ",
"    .+@@@+.    ",
"    .@@@@@.##  ",
"   +.@$@##.%#  ",
"   +.###%%%&&# ",
"  ##.%%%*%&&%# ",
"  #%*&*&%&%*&# ",
"  #%&%&&%&&%&# ",
"  #%&%&%&&%%%# ",
"   #*&*%%%###  ",
"   #%%####     ",
"   ###+&&=     ",
"      +++      ",
"               "};