view gui/mplayer/pixmaps/empty1px.xpm @ 25472:ace1b77375bd

Set is_streamed correctly, should make network playback work more reliably.
author reimar
date Sat, 22 Dec 2007 16:23:42 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

/* XPM */
static const char * empty1px_xpm[] = {
"1 1 1 1",
" 	c None",
" "};