view etc/gray1.xbm @ 5155:c97dc3b6de63

partially update CHANGES-beta -------------------- ChangeLog entries follow: -------------------- ChangeLog addition: 2010-03-18 Ben Wing <ben@xemacs.org> * CHANGES-beta: Partially updated with last couple of months worth of changes.
author Ben Wing <ben@xemacs.org>
date Thu, 18 Mar 2010 10:17:13 -0500
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define bg2_width 16
#define bg2_height 16
static char bg2_bits[] = {
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00,
  0x55, 0x55, 0x00, 0x00, 0x55, 0x55, 0x00, 0x00};