view gui/mplayer/pixmaps/empty1px.xpm @ 33296:ac194a26317b

Revise keyboard control section of German man page translation.
author ib
date Fri, 06 May 2011 08:17:05 +0000
parents 09c3ce60f369
children
line wrap: on
line source

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