view etc/letter.xpm @ 76862:4f957abd4298

(where_is_internal): Scan provided keymaps for command remappings rather than calling Fcommand_remapping.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 01 Apr 2007 15:58:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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