Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file2.xpm @ 22020:a40f222a31df
Hack: use refmode == 1 instead of == 0, as browsers behave like this
and buggy files like http://samples.mplayerhq.hu/GIF/broken-gif/CLAIRE.GIF
rely on this.
author | reimar |
---|---|
date | Sun, 28 Jan 2007 10:34:11 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * file2_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D5D5D5", "# c #ABABAB", "$ c #808080", "% c #555555", "& c #2B2B2B", " ", " ", " ... ... ", " .............. ", " . .++++++++. . ", " . .+++++++@. . ", " ...+++++++@... ", " . .++++++@#. . ", " ...+++++@#$... ", " . .++++@#$%. . ", " . .++++@#$%. . ", " ...+++@#$%&... ", " . .+++@#$%&. . ", " .............. ", " ... ... ", " "};