view etc/letter.xpm @ 56254:060e08bf63fe

(Man-getpage-in-background): Add windows-nt to the list of systems where shell-file-name should be used instead of literal "sh".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 26 Jun 2004 09:44:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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