1.1 --- a/icons/cursorhandopen16.xpm Mon Apr 10 11:00:46 2006 +0000
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,10 +0,0 @@
1.4 -static unsigned char chandopen[] = { // cursor bitmap
1.5 - 0x00,0x06,0x00,0x09,0xc0,0x39,0x20,0x29,0x20,0x69,0x20,0xa9,0x20,0xa9,0x22,
1.6 - 0xa9,0x25,0xa1,0x19,0xa0,0x01,0x80,0x02,0x80,0x04,0x80,0x08,0x80,0x10,0x40,
1.7 - 0x20,0x40};
1.8 -
1.9 -static unsigned char chandopenmask[] = { // cursor bitmap mask
1.10 - 0x00,0x06,0x00,0x0f,0xc0,0x3f,0xe0,0x3f,0xe0,0x7f,0xe0,0xff,0xe0,0xff,0xe2,
1.11 - 0xff,0xe7,0xff,0xff,0xff,0xff,0xff,0xfe,0xff,0xfc,0xff,0xf8,0xff,0xf0,0x7f,
1.12 - 0xe0,0x7f};
1.13 -