view Gui/mplayer/pixmaps/empty.xpm @ 18187:7d83cd632b6b

fixed muxrates for xvcd and xsvcd
author nicodvb
date Sat, 22 Apr 2006 13:31:05 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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