view Gui/mplayer/pixmaps/empty1px.xpm @ 16458:c35ed5cdf07e

Respect -nodouble even though it looks very bad.
author reimar
date Sun, 11 Sep 2005 17:45:12 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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