view etc/letter.xpm @ 48232:6775017d289a

Revert to using translation-table-for-input instead of keyboard-translate-table.
author Dave Love <fx@gnu.org>
date Sat, 09 Nov 2002 12:53:43 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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