view etc/letter.xpm @ 81981:86664208d929

Log entries as requested by Stefan.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 19 Jul 2007 22:23:30 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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