view etc/letter.xpm @ 61011:755f6a803e71

Several small changes in addition to: (Visiting): Change xref for Dialog Boxes to ref. (Version Headers): Replace references to obsolete var `vc-header-alist' with `vc-BACKEND-header'. (Customizing VC): Update value of `vc-handled-backends'.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 27 Mar 2005 02:17:27 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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