view pixmaps/available-away.xpm @ 2141:1fc962350561

[gaim-migrate @ 2151] because one time, at band camp, there was this guy, and no matter what he did, there was always something wrong with it, and other people had to keep correcting him, and at first it was really annoying but then it became really funny committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 09 Aug 2001 23:24:09 +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",
"               ",
"      ...      ",
"     .+++.     ",
"    .+++++.    ",
"   @@@@@@@@@   ",
"  @#########@  ",
" @#$##$##$$##@ ",
" @#$$#$#$##$#@ ",
" @#$#$$#$$$$#@ ",
" @#$##$#$##$#@ ",
"  @#########@  ",
"   @@@@@@@@@   ",
"     %.$$%     ",
"      ...      ",
"               "};