view pixmaps/status-idle.xpm @ 3196:8b3d16785480

[gaim-migrate @ 3213] (15:04:40) dolson: I am running Gaim 0.57, but the man page says version 0.56 (15:05:02) dolson: Is that fixed in CVS? (15:05:10) LSchiere: nope (15:05:25) dolson: You guys and your sloppy programming... Man... I should run Trillian in Wine... committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 03 May 2002 19:24:19 +0000
parents 182fbac488c0
children
line wrap: on
line source

/* XPM */
static char * status_idle_xpm[] = {
"12 13 13 1",
" 	c None",
".	c #C6C3C6",
"+	c #000000",
"@	c #848200",
"#	c #FFFF00",
"$	c #FFFFFF",
"%	c #000084",
"&	c #848284",
"*	c #A1A100",
"=	c #2B2BFF",
"-	c #0000FF",
";	c #00FFFF",
">	c #840084",
"  ..++@@..  ",
" .++####@@. ",
".+##$$$$#$@.",
".+#$$$####@.",
"+#$$%$#%$##@",
"+#$.&..&.##@",
"+*=-%######@",
"+%;+;%##@##@",
"%;$%$;%@##@.",
"%+@%$.%###@.",
"%;.$.;>#@@. ",
".%;;;>+@..  ",
" .>>>...    "};