view etc/letter.xpm @ 75069:49625651e125

(tutorial--describe-nonstandard-key): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Jan 2007 12:02:24 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};