view gui/mplayer/pixmaps/empty.xpm @ 23816:f1a98937d141

!00l, last commit mixed up "normal" ggi and ggiwmh tests.
author reimar
date Fri, 20 Jul 2007 21:29:44 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

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