view etc/letter.xpm @ 76562:4eed412c4d44

(arm-*-openbsd*, hppa-*-openbsd*) (m88k-*-openbsd*, mips64-*-openbsd*, sh-*-openbsd*): Added. (ns32k-*-openbsd*, ns32k-*-openbsd*): Deleted.
author Richard M. Stallman <rms@gnu.org>
date Mon, 19 Mar 2007 05:42:13 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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