view etc/letter.xpm @ 57248:213428cc8e39

(enriched-translations): Replace defconst with defvar.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 27 Sep 2004 22:07:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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