view etc/letter.xpm @ 65967:fca6262e2c9f

($(lisp)/mh-e/mh-loaddefs.el): Fix for building outside source directory.
author Andreas Schwab <schwab@suse.de>
date Mon, 10 Oct 2005 09:33:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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