view etc/letter.xpm @ 53948:d76a6bf89265

rcs2log fixes for CVSROOT var. Update Copyright dates to include 2004, and 1988 through 1992.
author Paul Eggert <eggert@twinsun.com>
date Sun, 15 Feb 2004 07:47:45 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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