Mercurial > mplayer.hg
view gui/mplayer/pixmaps/dolby.xpm @ 31488:4b738166e825
Add libvo/sub.h #include instead of declaring sub_visibility extern.
author | diego |
---|---|
date | Thu, 24 Jun 2010 16:50:47 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const dolby_xpm[] = { "16 11 9 1", " c None", ". c #000000", "+ c #C3C828", "@ c #BCBF27", "# c #DBE82C", "$ c #B5B626", "% c #CAD229", "& c #CDD62A", "* c #C6CD29", "................", ".+@@###..###@@+.", ".$...%#..#%...$.", ".$....#..#....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....#..#....$.", ".$...%#..#%...$.", ".+@@*##..##*@@+.", "................"};