view Gui/mplayer/pixmaps/empty1px.xpm @ 19980:fb106243f413

r19979: after a long time, finally i could add -endpos option to mplayer..
author kraymer
date Wed, 27 Sep 2006 08:36:27 +0000
parents 518b5935a909
children
line wrap: on
line source

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