view Gui/mplayer/pixmaps/empty.xpm @ 21472:b52664db931c

slight clarification
author diego
date Mon, 04 Dec 2006 10:24:00 +0000
parents 518b5935a909
children
line wrap: on
line source

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