Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/ok.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 * ok_xpm[] = { "37 16 5 1", " c None", ". c #3539EC", "+ c #6E71EA", "@ c #000000", "# c #1C1E7C", " ", " ", " ", " ... ", " .++. @@@@@ @@ ", " .........++. @@@ @@@ @@ ", " .+++++++...+. @@ @@@ @@ @@ ", " ............+. @@ @@ @@ @@ ", " ............... @@ @@ @@@@ ", " .............# @@ @@@ @@@@@ ", " ............# @@@ @@@ @@ @@ ", " #######....# @@@@@ @@ @@ ", " ...# ", " ### ", " ", " "};