wok view 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 source
1 #define xbm_smudge_width 20
2 #define xbm_smudge_height 20
3 static unsigned char xbm_smudge_bits[] = {
4 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0E, 0x00, 0x00,
5 0x1E, 0x00, 0x00, 0x3E, 0x00, 0x00, 0x7E, 0x00, 0x00, 0xFE, 0x80, 0x07,
6 0xFE, 0xC1, 0x07, 0x3E, 0xA0, 0x07, 0x36, 0xD0, 0x07, 0x62, 0xA8, 0x02,
7 0x60, 0x50, 0x01, 0xC0, 0xA8, 0x00, 0xC0, 0x50, 0x00, 0x00, 0x00, 0x00,
8 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
9 };