Mercurial > pidgin
view pixmaps/away.xpm @ 4528:f8fec48f0fde
[gaim-migrate @ 4806]
Should fix a potential infinite recursion bug I just noticed.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Wed, 05 Feb 2003 08:02:25 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};