Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file2.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 * file2_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D5D5D5", "# c #ABABAB", "$ c #808080", "% c #555555", "& c #2B2B2B", " ", " ", " ... ... ", " .............. ", " . .++++++++. . ", " . .+++++++@. . ", " ...+++++++@... ", " . .++++++@#. . ", " ...+++++@#$... ", " . .++++@#$%. . ", " . .++++@#$%. . ", " ...+++@#$%&... ", " . .+++@#$%&. . ", " .............. ", " ... ... ", " "};