view gui/mplayer/pixmaps/a11.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 a11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};