view etc/letter.xpm @ 77346:028b0d9d406d

(Highlight Interactively): Document hi-lock-file-patterns-policy.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 20 Apr 2007 19:26:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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