view etc/letter.xpm @ 51895:2f47cd5fd50d

(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 13 Jul 2003 17:20:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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