view etc/letter.xpm @ 77591:ec47afd2d1db

(vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 28 Apr 2007 14:08:58 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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