Mercurial > mplayer.hg
view gui/mplayer/pixmaps/ok.xpm @ 24758:8383cea01fff
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.
I've decided to remove all of them and control options only through cfg-common.h
author | voroshil |
---|---|
date | Sun, 14 Oct 2007 16:44:32 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
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", " ", " ", " ", " ... ", " .++. @@@@@ @@ ", " .........++. @@@ @@@ @@ ", " .+++++++...+. @@ @@@ @@ @@ ", " ............+. @@ @@ @@ @@ ", " ............... @@ @@ @@@@ ", " .............# @@ @@@ @@@@@ ", " ............# @@@ @@@ @@ @@ ", " #######....# @@@@@ @@ @@ ", " ...# ", " ### ", " ", " "};