view gui/mplayer/pixmaps/empty.xpm @ 29864:4e79bdef6176

synced with r29885
author ptt
date Thu, 12 Nov 2009 17:04:41 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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