view Gui/mplayer/pixmaps/file.xpm @ 18570:303fea73000a

r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
author kraymer
date Mon, 05 Jun 2006 06:21:57 +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",
"                ",
"................",
"++++++++++++++++",
"@++@++@++@++@++@",
"++++#+++++++++++",
"@@@+@@@$@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@$@@@@@@+@@@",
"@@@+@@@$@@@@+@@@",
"+++++++++++++++#",
"@++@++@++@#+@++@",
"+++++++##++++++#",
"..........%.....",
"                "};