Mercurial > mplayer.hg
view gui/mplayer/pixmaps/file2.xpm @ 26189:8d1e8229b660
Try to fix the description of what mbcmp influences, please fix if I misunderstood the code.
author | reimar |
---|---|
date | Tue, 11 Mar 2008 10:03:25 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const file2_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D5D5D5", "# c #ABABAB", "$ c #808080", "% c #555555", "& c #2B2B2B", " ", " ", " ... ... ", " .............. ", " . .++++++++. . ", " . .+++++++@. . ", " ...+++++++@... ", " . .++++++@#. . ", " ...+++++@#$... ", " . .++++@#$%. . ", " . .++++@#$%. . ", " ...+++@#$%&... ", " . .+++@#$%&. . ", " .............. ", " ... ... ", " "};