wok-stable diff mtpaint/stuff/icons-tango/xbm_spray.xbm @ rev 111

Use busybox patch to apply bash patch
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 04 23:22:24 2008 +0100 (2008-01-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_spray.xbm	Fri Jan 04 23:22:24 2008 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +#define xbm_spray_width 20
     1.5 +#define xbm_spray_height 20
     1.6 +#define xbm_spray_x_hot 10
     1.7 +#define xbm_spray_y_hot 10
     1.8 +static unsigned char xbm_spray_bits[] = {
     1.9 + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0E, 0x00, 0x00,
    1.10 + 0x1E, 0x00, 0x00, 0x3E, 0x00, 0x00, 0x7E, 0x00, 0x00, 0xFE, 0x88, 0x04,
    1.11 + 0xFE, 0x21, 0x00, 0x3E, 0x00, 0x05, 0x36, 0x40, 0x00, 0x62, 0x28, 0x02,
    1.12 + 0x60, 0x00, 0x00, 0xC0, 0x10, 0x01, 0xC0, 0x40, 0x04, 0x00, 0x00, 0x00,
    1.13 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
    1.14 + };