annotate etc/toolbar/disk-dn.xbm @ 4457:2fddd822ce87

#define _CRT_NONSTDC_NO_DEPRECATE on Win32 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> * config.h.in (_CRT_NONSTDC_NO_DEPRECATE): Define this, to avoid warnings about using standard POSIX and C9X functions on Win32; fixes part of Matthew Persico's problems of 9ea6aaa80805081832r1a3308e9wb6d2bfea7457379f@mail.gmail.com .
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 13 May 2008 20:11:51 +0200
parents 376386a54a3c
children 7910031dd78a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 #define noname_width 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define noname_height 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char noname_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x0f,0xff,0xff,0xff,0x0f,0x1f,0x00,0x80,0x0f,0xdf,0xfe,0xb7,0x0f,0xdf,0xfe,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0xb7,0x0f,0xdf,0xfe,0x97,0x0f,0xdf,0xfe,0xb7,0x0f,0xdf,0xfe,0xb7,0x0f,0xdf,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0xfe,0xb7,0x0f,0xdf,0xfe,0xb7,0x0f,0xdf,0xfe,0xb7,0x0f,0xdf,0x00,0xb0,0x0f,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0xdf,0xff,0xbf,0x0f,0xdf,0xff,0xbf,0x0f,0xdf,0x00,0xb0,0x0f,0xdf,0xfe,0xb6,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x0f,0xdf,0xfe,0xb6,0x0f,0xdf,0xfe,0xb6,0x0f,0xbf,0xfe,0xb6,0x0f,0x7f,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x80,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0xff,0xff,0x0f,0xff,0xff,0xff,0x0f};