view etc/letter.xpm @ 55625:d1f4ffb8ca41

(timer-event-handler): Fix last change.
author Kim F. Storm <storm@cua.dk>
date Sun, 16 May 2004 21:43:57 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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