view etc/letter.xpm @ 49214:36655436667a

(m68k-motorola-sysv): Removed (obsolete).
author Francesco Potortì <pot@gnu.org>
date Mon, 13 Jan 2003 23:12:05 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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