view etc/letter.xpm @ 70543:536bd22e6a0b

(fancy-splash-screens, normal-splash-screen): Use face `mode-line-buffer-id' for mode-line buffer face instead of hard-coded `(:weight bold)'.
author Juri Linkov <juri@jurta.org>
date Tue, 09 May 2006 23:08:49 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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