Mercurial > pidgin.yaz
view pixmaps/link.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 | d27235dafd16 |
children |
line wrap: on
line source
/* XPM */ static char * link_xpm[] = { "14 14 5 1", " c None", ". c #2F2F60", "+ c #CFCFFF", "@ c #FFFFFF", "# c #6060CF", " .. ", " .+@.", " ....+@#.", " .+@.+@#. ", " .+@.+@#. ", " .+@..##.. ", " .+@. ..+. ", " .+@. @.+@. ", " .@.. @.+@. ", " ..+ ..+@. ", " .+@#.+@. ", ".+@#.+@. ", ".@#.... ", "... "};