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

fpm2: changed apps/menu name (Thanks cooltaz)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jul 08 23:48:13 2008 +0200 (2008-07-08)
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	Tue Jul 08 23:48:13 2008 +0200
     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 + };