Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/file.xpm @ 4730:330462dd5569
Changed the default prefill cache value for raw network input stream.
author | bertrand |
---|---|
date | Sun, 17 Feb 2002 00:05:08 +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", " ", " ", " .............. ", " .++++++++++++.@", " .++++++++++++.@", " .++..++++..++.@", " .+....++....+.@", " .+....++....+.@", " .++..++++..++.@", " .++++++++++++.@", " .++++++++++++.@", " .++++++++++++.@", " ..............@", " ..............@", " @@@@@@@@@@@@@@", " "};