view etc/letter.xpm @ 53749:fef39a2085e4

(executable-command-find-posix-p): New. Check if find handles arguments Posix-style.
author Richard M. Stallman <rms@gnu.org>
date Thu, 29 Jan 2004 17:53:17 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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