view etc/letter.xpm @ 64198:25c498d4b785

(set-visited-file-name): Avoid calling file-name-nondirectory with a nil argument.
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 10 Jul 2005 14:42:02 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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