view pixmaps/available-away.xpm @ 3168:255155a1b190

[gaim-migrate @ 3184] Make Ctrl-W optional for people who like to use it to delete words. Rob's buying a hose clamp. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 25 Apr 2002 05:57:45 +0000
parents c172128500ec
children
line wrap: on
line source

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