wok-next diff mtpaint/stuff/icons-tango/xbm_shuffle.xbm @ rev 2989
Up: bogofilter (1.2.0)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon May 11 16:40:10 2009 +0200 (2009-05-11) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtpaint/stuff/icons-tango/xbm_shuffle.xbm Mon May 11 16:40:10 2009 +0200 1.3 @@ -0,0 +1,11 @@ 1.4 +#define xbm_shuffle_width 20 1.5 +#define xbm_shuffle_height 20 1.6 +#define xbm_shuffle_x_hot 10 1.7 +#define xbm_shuffle_y_hot 10 1.8 +static unsigned char xbm_shuffle_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, 0x78, 0x06, 1.11 + 0xFE, 0x09, 0x06, 0x3E, 0x08, 0x00, 0x36, 0x08, 0x00, 0x62, 0x00, 0x00, 1.12 + 0x60, 0x00, 0x04, 0xC0, 0x18, 0x04, 0xC0, 0x98, 0x07, 0x00, 0x00, 0x00, 1.13 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 1.14 + };