view etc/letter.xpm @ 75564:b6e3d0c09cc7

Update ../site-lisp/subdirs.el when needed.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Jan 2007 10:03:31 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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