view Gui/mplayer/pixmaps/empty1px.xpm @ 16407:ba2b36441de7

Avoid some short forms, some consistency, wording and typo fixes.
author diego
date Tue, 06 Sep 2005 16:36:26 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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