Mercurial > pidgin
view pixmaps/away.xpm @ 2071:0fd338304759
[gaim-migrate @ 2081]
I was experiencing a fun little segfault under certainc onditions (when an image was
a link and you mouse over it). I created this fix. Remove it if you hate it.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Tue, 17 Jul 2001 04:25:41 +0000 |
parents | 2846a03bda67 |
children |
line wrap: on
line source
/* XPM */ static char * away_xpm[] = { "16 7 2 1", " c None", ". c #E89530", " .... ", " . .. ", " .. .... ....", " .. . .. . .. ", " ... . . . . ", " .. . .. . .. .", "..... .... .... "};