Mercurial > mplayer.hg
view gui/dialog/pixmaps/dolby.xpm @ 35982:3fbbee95fc22
Make create_PlayList() static.
It only has file scope.
In order to do so, relocate some other static functions.
Additionally, rename it create_Playlist().
author | ib |
---|---|
date | Thu, 28 Mar 2013 17:39:01 +0000 |
parents | 3c901704a27c |
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", "................", ".+@@###..###@@+.", ".$...%#..#%...$.", ".$....#..#....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....&..&....$.", ".$....#..#....$.", ".$...%#..#%...$.", ".+@@*##..##*@@+.", "................"};