Mercurial > emacs
view etc/images/gud/remove.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 | 96c76ff2e77b |
children |
line wrap: on
line source
/* XPM */ static char * clear_xpm[] = { "24 24 3 1", " c None", ". c #cc0033", "X c #F0F0F0", " ", " ", " ", " ", " .... ", " ........ ", " .......... ", " .XX......XX. ", " ...XX....XX... ", " ....XX..XX.... ", " ......XXXX...... ", " .......XX....... ", " ......XXXX...... ", " .....XX..XX..... ", " ...XX....XX... ", " ..XX......XX.. ", " .X........X. ", " .......... ", " ........ ", " .... ", " ", " ", " ", " "};