view etc/letter.xpm @ 68344:ffdb60daf52a

(desktop-load-file): Check for `fboundp' before calling `symbol-function'.
author Juri Linkov <juri@jurta.org>
date Mon, 23 Jan 2006 01:23:10 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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