view etc/letter.xpm @ 69846:9942deb37276

(mh-path, mh-variant): Define with mh-defcustom and add :package-version keyword.
author Bill Wohler <wohler@newt.com>
date Fri, 07 Apr 2006 18:58:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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