Mercurial > pidgin
view pixmaps/away.xpm @ 6050:72403c3c84e1
[gaim-migrate @ 6500]
Fixes a "timestamp plugin sigsegv." That's what happens when you don't
initialize your variables. coughseanorchriscough
Fixes http://sourceforge.net/tracker/index.php?func=detail&aid=765567&group_id=235&atid=100235
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 06 Jul 2003 23:33:24 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};