view etc/letter.xpm @ 68410:c27d8d7e14fd

(Layout Parameters): border-width and internal-border-width belong to the frame, not the window.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 27 Jan 2006 18:34:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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