view Gui/mplayer/pixmaps/file.xpm @ 3718:d358dc143a9e

error for non-stereo surrounds
author steve
date Mon, 24 Dec 2001 18:54:58 +0000
parents d237c5d4b216
children e18bdf65023b
line wrap: on
line source

/* XPM */
static char * file_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #3D3D3D",
"+	c #FDC689",
"@	c #9A9A9A",
"                ",
"                ",
" .............. ",
" .++++++++++++.@",
" .++++++++++++.@",
" .++..++++..++.@",
" .+....++....+.@",
" .+....++....+.@",
" .++..++++..++.@",
" .++++++++++++.@",
" .++++++++++++.@",
" .++++++++++++.@",
" ..............@",
" ..............@",
"  @@@@@@@@@@@@@@",
"                "};