wok diff mtpaint/stuff/icons-tango/xbm_smudge.xbm @ rev 42

Add : isomaster, leafpad, mtpaint with modified icons
author Christophe Lincoln <pankso@slitaz.org>
date Tue Dec 18 14:14:52 2007 +0100 (2007-12-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_smudge.xbm	Tue Dec 18 14:14:52 2007 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +#define xbm_smudge_width 20
     1.5 +#define xbm_smudge_height 20
     1.6 +static unsigned char xbm_smudge_bits[] = {
     1.7 + 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0E, 0x00, 0x00,
     1.8 + 0x1E, 0x00, 0x00, 0x3E, 0x00, 0x00, 0x7E, 0x00, 0x00, 0xFE, 0x80, 0x07,
     1.9 + 0xFE, 0xC1, 0x07, 0x3E, 0xA0, 0x07, 0x36, 0xD0, 0x07, 0x62, 0xA8, 0x02,
    1.10 + 0x60, 0x50, 0x01, 0xC0, 0xA8, 0x00, 0xC0, 0x50, 0x00, 0x00, 0x00, 0x00,
    1.11 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
    1.12 + };