view pixmaps/gnomeicu-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 3f76de1d69e1
children
line wrap: on
line source

/* XPM */
static char * icon_away_xpm[] = {
"12 12 7 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #00FC00",
"#	c #C0C0C0",
"$	c #F8FCF8",
"%	c #2C2C2C",
"   .. ..    ",
"  .+@..#.   ",
"  .@@.#$%.. ",
" ....$$$#.@.",
"...#$$$$$#..",
".#$$$$$$$$. ",
" .$$$$$$$$#.",
"..#$$$$$#...",
".@.$$$$#... ",
" ...$$#.@.  ",
"   .#..@@.  ",
"    .. ..   "};