view Gui/mplayer/pixmaps/empty.xpm @ 16807:f11cf6fe9599

Formal syncing. Typo hunting.
author jheryan
date Wed, 19 Oct 2005 12:09:56 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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