view etc/images/letter.xpm @ 93443:6a9bd546f9c7

(holiday-julian): Fix a a problem with holidays in the last fortnight in Julian October.
author Glenn Morris <rgm@gnu.org>
date Mon, 31 Mar 2008 01:58:35 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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