view etc/letter.xpm @ 71875:63d04f9d465a

Re-generated to reflect change in autoload.el.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 13 Jul 2006 18:24:44 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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