wok-stable diff mtpaint/stuff/icons-tango/xbm_spray.xbm @ rev 1905
apache,lighttpd*: ensure only one web server is running
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 21 10:51:14 2008 +0000 (2008-12-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_spray.xbm Sun Dec 21 10:51:14 2008 +0000 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 + };