view etc/letter.xpm @ 61421:d474c1024296

(where_is_internal): Convert a string used as event type into "(any string)".
author Richard M. Stallman <rms@gnu.org>
date Sun, 10 Apr 2005 01:43:18 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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