Mercurial > pidgin
view pixmaps/away.xpm @ 4203:ec6d0c5e5c23
[gaim-migrate @ 4439]
- Should fix the Urgent hint crash (really this time).
- Fixes the apply to conversations button (count is now kept across
applications).
- Other general cleanups.
Thanks deryni.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 05 Jan 2003 04:36:41 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};