view etc/images/letter.xpm @ 101590:1481d448dfc9

* mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before converting.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 27 Jan 2009 23:01:50 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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