wok diff mtpaint/stuff/icons-tango/xbm_polygon.xbm @ rev 1598

Add perl-sha1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 19 11:13:49 2008 +0000 (2008-10-19)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xbm_polygon.xbm	Sun Oct 19 11:13:49 2008 +0000
     1.3 @@ -0,0 +1,9 @@
     1.4 +#define xbm_polygon_width 20
     1.5 +#define xbm_polygon_height 20
     1.6 +static unsigned char xbm_polygon_bits[] = {
     1.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
     1.8 + 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
     1.9 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xF0, 0xE0, 0x01, 0x00, 0x00, 0x00,
    1.10 + 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x00, 0x04, 0x06, 0x00, 0x04, 0x05,
    1.11 + 0x00, 0x84, 0x04, 0x00, 0x40, 0x04, 0x00, 0xE0, 0x07, 0x00, 0x00, 0x00
    1.12 + };