view etc/gray1.xbm @ 2986:66ad30774567

[xemacs-hg @ 2005-10-10 02:45:31 by youngs] 2005-10-10 Steve Youngs <steve@sxemacs.org> * help.el (view-emacs-news): Use `expand-file-name' instead of `locate-data-file' as the latter will find any "NEWS" files that might exist in packages _before_ the one in core.
author youngs
date Mon, 10 Oct 2005 02:45:32 +0000
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};