view etc/letter.xpm @ 71023:613d5f4255bd

(tumme-show-all-from-dir-max-files): Fix typo. (tumme-show-all-from-dir): Add autoload.
author Nick Roberts <nickrob@snap.net.nz>
date Sat, 27 May 2006 22:45:48 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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