Mercurial > mplayer.hg
view gui/mplayer/pixmaps/delsub.xpm @ 24653:46dbc2e8c800
AMV demuxer and audio/video decoder
author | voroshil |
---|---|
date | Sun, 30 Sep 2007 03:49:22 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * delsub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};