view pixmaps/available-xa.xpm @ 2138:cfa83a1b3d49

[gaim-migrate @ 2148] hopefully fixes any problems we might have with icq. also makes it so we can receive messages from people whose names are longer than 64 characters. this should be arbitrary. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 08 Aug 2001 20:09:57 +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",
"               ",
"     .+++.     ",
"    .+@@@+.    ",
"    .@@@@@.##  ",
"   +.@$@##.%#  ",
"   +.###%%%&&# ",
"  ##.%%%*%&&%# ",
"  #%*&*&%&%*&# ",
"  #%&%&&%&&%&# ",
"  #%&%&%&&%%%# ",
"   #*&*%%%###  ",
"   #%%####     ",
"   ###+&&=     ",
"      +++      ",
"               "};