view etc/letter.xpm @ 43649:662351ad5213

(install-arch-indep): Use umask 022 for DOC* and lisp/. Run chown $${LOGNAME} on files installed by tar xvf.
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Mar 2002 13:08:14 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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