view etc/letter.xpm @ 75739:d6f3ca7298f7

(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings. (smtpmail-local-domain, smtpmail-queue-mail): Doc fixes.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 09 Feb 2007 16:17:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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