Mercurial > pidgin.yaz
view pixmaps/cancel.xpm @ 4548:ae85f27e4948
[gaim-migrate @ 4827]
Idle time was incorrect, because we were getting Mouse
move messages despite the coords not having changed. There is
now a check to verify that the coords have changed.
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Fri, 07 Feb 2003 01:10:29 +0000 |
parents | 995b0fc981a3 |
children |
line wrap: on
line source
/* XPM */ static char * cancel_xpm[] = { "24 24 8 1", " c None", ". c #000000", "+ c #C46D74", "@ c #9F3C44", "# c #B5444E", "$ c #BD5A62", "% c #7B2D34", "& c #8C343C", " ", " ", " ", " ", " ", " ", " .. . ", " .+@. .#. ", " .##. .$#. ", " .#@. .$#%. ", " .##..$#&. ", " .####@. ", " .####. ", " .$###. ", " .$####. ", " .$#&..#&. ", " .+#&. .@#. ", " .#&. .#@. ", " .. .@#. ", " .. ", " ", " ", " ", " "};