view etc/letter.xpm @ 57399:5d05bfed881a

(Fancy Mail Splitting): Remove backslash in the example of nnmail-split-fancy.
author Juri Linkov <juri@jurta.org>
date Fri, 08 Oct 2004 22:19:18 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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