view etc/letter.xpm @ 58860:3ff4d133e91c

(INFO_TARGETS, DVI_TARGETS, $(infodir)/org) (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 09 Dec 2004 01:24:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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