view etc/images/letter.xpm @ 103871:819d4646794e

* arc-mode.el (archive-find-type): Allow for a PK00 string before the PK\003\004 header (Bug#3770).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 12 Jul 2009 18:56:38 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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