view pixmaps/away.xpm @ 5846:4676b498ff4b

[gaim-migrate @ 6277] This explains why my data was all corrupted.. Added the missing variable in the focus-out-event callbacks before the user_data variable :) committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 13 Jun 2003 08:30:01 +0000
parents 2846a03bda67
children
line wrap: on
line source

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