Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/ok.xpm @ 19700:1e6df00bbe16
r19685: Fix mailing list URLs.
author | voroshil |
---|---|
date | Wed, 06 Sep 2006 07:07:17 +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", " ", " ", " ", " ... ", " .++. @@@@@ @@ ", " .........++. @@@ @@@ @@ ", " .+++++++...+. @@ @@@ @@ @@ ", " ............+. @@ @@ @@ @@ ", " ............... @@ @@ @@@@ ", " .............# @@ @@@ @@@@@ ", " ............# @@@ @@@ @@ @@ ", " #######....# @@@@@ @@ @@ ", " ...# ", " ### ", " ", " "};