Mercurial > mplayer.hg
view gui/dialog/pixmaps/nosub.xpm @ 36053:7affacef2f88
Define "MPlayer" string.
author | ib |
---|---|
date | Thu, 04 Apr 2013 11:47:39 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const nosub_xpm[] = { "16 16 3 1", " c None", ". c #CD0909", "+ c #000000", " ", " ", ". .", " .. .. ", " ++. + + +.+ ", "+ .. + . + ", "+ +. ..+ + ", " ++ + ..+ +++ ", " + + . . + + ", " + .. +.. + ", "+++ . +++ +.+ ", " . .. ", " .. .", ". ", " ", " "};