view etc/letter.xpm @ 53772:11ae9146993f

(executable-command-find-posix-p): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Sun, 01 Feb 2004 16:27:00 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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