Mercurial > mplayer.hg
view gui/mplayer/pixmaps/file.xpm @ 27340:33274ce3cce0
Drop USE_ prefix from USE_MPLAYER_CPUDETECT #define.
It is unlike the other USE_ #defines set by configure.
author | diego |
---|---|
date | Wed, 30 Jul 2008 11:48:01 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const file_xpm[] = { "16 16 7 1", " c None", ". c #9A9A9A", "+ c #000000", "@ c #FFFFFF", "# c #010101", "$ c #FEFEFE", "% c #9B9B9B", " ", "................", "++++++++++++++++", "@++@++@++@++@++@", "++++#+++++++++++", "@@@+@@@$@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@$@@@@@@+@@@", "@@@+@@@$@@@@+@@@", "+++++++++++++++#", "@++@++@++@#+@++@", "+++++++##++++++#", "..........%.....", " "};