view pixmaps/protocols/jabber/available-away.xpm @ 4777:e23a7e166680

[gaim-migrate @ 5097] - a couple compile cleanups - status messages and tooltips won't crash gaim when people put up certain away messages - yahoo status messages will show the current "custom" message instead of the previous one committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 14 Mar 2003 22:49:32 +0000
parents a662c133d1fd
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",
"     ..     ",
"    .++.    ",
"   .++++.   ",
"  @@@@@@@@  ",
" @########@ ",
"@#$##$#$$##@",
"@#$$#$$##$#@",
"@#$#$$$$$$#@",
"@#$##$$##$#@",
" @########@ ",
"  @@@@@@@@  ",
"    %.$$%   ",
"     ...    ",
"            "};