Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/delsub.xpm @ 18755:7f5ea36725e3
audio switching to any of the available tracks
author | nicodvb |
---|---|
date | Mon, 19 Jun 2006 18:37:10 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * delsub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};