Mercurial > hg > xemacs-beta
view etc/gray1.xbm @ 2935:9905c1e522b8
[xemacs-hg @ 2005-09-16 08:51:25 by mta]
* intl-win32.c (mswindows_current_locale): Define in non-MULE build.
author | mta |
---|---|
date | Fri, 16 Sep 2005 08:51:26 +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};