view etc/letter.xpm @ 65034:1d51a8cd0280

(Unasked-for Search): Delete xref to Keyboard Translations.
author Richard M. Stallman <rms@gnu.org>
date Thu, 18 Aug 2005 15:03:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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