view pixmaps/away.xpm @ 5206:ffac5e345451

[gaim-migrate @ 5574] Moved stuff that I'm pretty certain is core code into its own variable, so we can split it out easier later. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 25 Apr 2003 07:35:42 +0000
parents 2846a03bda67
children
line wrap: on
line source

/* XPM */
static char * away_xpm[] = {
"16 7 2 1",
" 	c None",
".	c #E89530",
"  ....          ",
" .  ..          ",
"   ..  .... ....",
"  ..  . .. . .. ",
" ...  . .  . .  ",
" ..  . .. . .. .",
"..... .... .... "};