Mercurial > mplayer.hg
view gui/dialog/pixmaps/title.xpm @ 37122:170a331a5117
sync with en/mplayer.1 rev. 37194
author | jrash |
---|---|
date | Sun, 01 Jun 2014 02:43:34 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const title_xpm[] = { "16 16 4 1", " c None", ". c #000000", "+ c #CD0909", "@ c #FFFFFF", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . ", " .. ", " .++. ", ".++++. ", ".++++. . . ", " .++. .@. .@. ", " .. .@@@..@@@.", " .@. .@. ", " . . "};