view etc/letter.xpm @ 88868:0fafee1d7770

(fancy-splash-head): Warn about status. (fancy-splash-tail): Copyright up-date.
author Dave Love <fx@gnu.org>
date Thu, 18 Jul 2002 11:09:22 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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