Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/ab.xpm @ 18034:1dcf0ea2f7ba
reverse previous patch which caused sig11.
1000000000000000l: broken codecs.conf code modifies every page of a
huge object -> tons of page faults and cannot be const. this needs to
be fixed! do we have a volunteer to remove the whole codecs.conf shit?
author | rfelker |
---|---|
date | Mon, 03 Apr 2006 07:11:29 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * ab_xpm[] = { "16 16 15 1", " c None", ". c #000000", "+ c #EEF63E", "@ c #EAF13D", "# c #F0F83F", "$ c #CBD235", "% c #E9F03D", "& c #E5EC3C", "* c #E8F03D", "= c #ABB02D", "- c #ECF33E", "; c #EFF73F", "> c #CED636", ", c #B4BA2F", "' c #CDD435", " ", " ", " ", " ", " . ", " .+. ", " ..@#$.. ", " .######%. ", " .####&. ", " .*###=. ", " .#-.;>. ", " .,. .'. ", " . . ", " ", " ", " "};