wok-stable diff mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 6362

Up: xerces-c, xerces-dev to 3.1.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 21 00:30:46 2010 +0000 (2010-09-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_select.xbm	Tue Sep 21 00:30:46 2010 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +#define xbm_select_width 20
     1.5 +#define xbm_select_height 20
     1.6 +static unsigned char xbm_select_bits[] = {
     1.7 +   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
     1.8 +   0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
     1.9 +   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00,
    1.10 +   0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
    1.11 +   0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };