wok diff mtpaint/stuff/icons-tango/xpm_line.xpm @ rev 4355

xarchive: add xz support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 04 15:34:46 2009 +0200 (2009-10-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xpm_line.xpm	Sun Oct 04 15:34:46 2009 +0200
     1.3 @@ -0,0 +1,27 @@
     1.4 +/* XPM */
     1.5 +static char *xpm_line_xpm[] = {
     1.6 +"20 20 3 1",
     1.7 +" 	c None",
     1.8 +"1	c #000000",
     1.9 +"2	c #FFFFFF",
    1.10 +"                    ",
    1.11 +"      11111111      ",
    1.12 +"      12222221      ",
    1.13 +"      12222221      ",
    1.14 +"      11112221      ",
    1.15 +"      12222221      ",
    1.16 +"      12222221      ",
    1.17 +"      11122221      ",
    1.18 +"      12222221      ",
    1.19 +"      12222221      ",
    1.20 +"      11112221      ",
    1.21 +"      12222221      ",
    1.22 +"      12222221      ",
    1.23 +"      11122221      ",
    1.24 +"      12222221      ",
    1.25 +"      12222221      ",
    1.26 +"      11112221      ",
    1.27 +"      12222221      ",
    1.28 +"      12222221      ",
    1.29 +"      11111111      "
    1.30 +};