view etc/letter.xpm @ 79056:d678266f30ff

Diane Murray <disumu at x3y2z1.net> (url-basic-auth): Set path to "/" when URL has an empty string filename.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Oct 2007 02:45:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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