view pixmaps/available-away.xpm @ 3496:784ded279bfd

[gaim-migrate @ 3557] Jason Willis submitted a patch to make unaliasing someone in the edit tab unalias the person in the online tab also. bug fixes are always good things. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 12 Sep 2002 14:33:33 +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",
"     ..     ",
"    .++.    ",
"   .++++.   ",
"  @@@@@@@@  ",
" @########@ ",
"@#$##$#$$##@",
"@#$$#$$##$#@",
"@#$#$$$$$$#@",
"@#$##$$##$#@",
" @########@ ",
"  @@@@@@@@  ",
"    %.$$%   ",
"     ...    ",
"            "};