view pixmaps/available-away.xpm @ 2587:cfb8c88d290e

[gaim-migrate @ 2600] i've wanted this for a long time. it's the only reason i ever turn on the buttons at the bottom. and now i don't have to. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 23 Oct 2001 08:47:11 +0000
parents 6b0a7cea1dd1
children c172128500ec
line wrap: on
line source

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