view gui/mplayer/pixmaps/empty.xpm @ 33531:84ce059fae34

Get non-multimedia X11 key definitions from libvo/wskeys.h.
author ib
date Wed, 15 Jun 2011 09:28:20 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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