view etc/letter.xpm @ 52245:1f6577b47562

(widget-echo-help): Make it handle expressions that evaluate to strings.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 18 Aug 2003 22:48:44 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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