view Gui/mplayer/pixmaps/empty.xpm @ 18755:7f5ea36725e3

audio switching to any of the available tracks
author nicodvb
date Mon, 19 Jun 2006 18:37:10 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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