view etc/letter.xpm @ 78519:b2a41f8ce78a

(vc-rcs-find-file-not-found-hook): Move from vc-default-find-file-not-found-hook.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 09 Aug 2007 14:39:20 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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