view Gui/mplayer/pixmaps/file.xpm @ 1693:d237c5d4b216

GUI version n-1
author arpi
date Sat, 25 Aug 2001 21:04:29 +0000
parents
children e18bdf65023b
line wrap: on
line source

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