view etc/letter.xpm @ 62853:0a1026721b52

(Window Frame Parameters): Document user-size. Shorten entry for top by referring to left.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 May 2005 08:24:18 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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