annotate etc/toolbar/news-up.xbm @ 5256:6c8f5574d4a1

Fix the C++, Visual Studio 2005 builds. src/ChangeLog addition: 2010-09-03 Aidan Kehoe <kehoea@parhasard.net> * symsinit.h: Declare reinit_process_early() here, fixing the C++ build; thank you for pointing this out, Adam Sjogren! * fontcolor-msw.c (mswindows_string_to_color): Cast the result of bsearch() to a colormap_t pointer, fixing the Visual Studio 2005 build.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 03 Sep 2010 15:35:53 +0100
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 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xe0,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x7f,0x00,0xf8,0x1f,0x91,0x00,0x1c,0x5d,0xa5,0x00,0x94,0xd9,0x36,0x01,0x3f,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x00,0x00,0x02,0xa9,0xff,0xdf,0x02,0x3f,0x00,0x00,0x04,0x5b,0xd5,0xf5,0x05,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0x77,0x1a,0x68,0x0b,0xb7,0xbe,0xec,0x0b,0xee,0x3c,0x40,0x0b,0x5c,0x7d,0xde,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x0f,0xd4,0xd9,0xd6,0x09,0xb8,0xea,0xde,0x0e,0xe8,0xbb,0xde,0x03,0xd0,0xea,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0x3f,0x00,0xe0,0x3f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0x00,0x00,0x00,0x00,0x00,0x00,0x00};