view etc/letter.xpm @ 52842:1cc25f9733cf

(System Environment): Clean up text for load-average errors.
author Richard M. Stallman <rms@gnu.org>
date Mon, 13 Oct 2003 19:27:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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