Mercurial > pidgin.yaz
view pixmaps/away.xpm @ 4199:97de60e7b7ba
[gaim-migrate @ 4430]
kingant broke gaim such that gcc 3.x users had gaim segfault but gcc 2.95 users
did not. very odd. this reverts the problematic patch
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 04 Jan 2003 16:54:37 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};