Mercurial > pidgin
view pixmaps/cancel.xpm @ 6039:0c4d0c93c8c5
[gaim-migrate @ 6489]
Er, nothing really. Fix an incorrect pref title. Fix a crash on windows
when an icon is set to 0. Reorder lots of icon uploading stuff, hopefully
it will fix the icon deletion problem. It probably won't.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 06 Jul 2003 05:07:11 +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", " ", " ", " ", " ", " ", " ", " .. . ", " .+@. .#. ", " .##. .$#. ", " .#@. .$#%. ", " .##..$#&. ", " .####@. ", " .####. ", " .$###. ", " .$####. ", " .$#&..#&. ", " .+#&. .@#. ", " .#&. .#@. ", " .. .@#. ", " .. ", " ", " ", " ", " "};