view etc/images/letter.xpm @ 101439:db586b3b2a7e

(System Environment): Remove description of the `environment' function which has been deleted.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 24 Jan 2009 16:23:15 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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