Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file.xpm @ 12988:a0512367674a
Empty lines are not good troff markup, use .sp 1 instead.
author | diego |
---|---|
date | Tue, 10 Aug 2004 14:08:37 +0000 |
parents | e18bdf65023b |
children |
line wrap: on
line source
/* XPM */ static char * file_xpm[] = { "16 16 7 1", " c None", ". c #9A9A9A", "+ c #000000", "@ c #FFFFFF", "# c #010101", "$ c #FEFEFE", "% c #9B9B9B", " ", "................", "++++++++++++++++", "@++@++@++@++@++@", "++++#+++++++++++", "@@@+@@@$@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@@@@@@@@+@@@", "@@@+@$@@@@@@+@@@", "@@@+@@@$@@@@+@@@", "+++++++++++++++#", "@++@++@++@#+@++@", "+++++++##++++++#", "..........%.....", " "};