view Gui/mplayer/pixmaps/empty.xpm @ 16809:372e938551a4

Synced with 1.98
author jheryan
date Wed, 19 Oct 2005 12:15:06 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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