view etc/letter.xpm @ 80699:2ba6b3010dbe

(holiday-julian): Fix a problem with holidays in the last fortnight in Julian October (sync from trunk 2008-03-31).
author Glenn Morris <rgm@gnu.org>
date Sun, 10 Aug 2008 20:05:45 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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