view etc/letter.xpm @ 51868:6806fc84a58f

(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
author Andreas Schwab <schwab@suse.de>
date Fri, 11 Jul 2003 09:05:47 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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