view etc/letter.xpm @ 50934:761667fb5a47

Remove stray text at the end of the file.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 May 2003 09:30:24 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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