wok diff mtpaint/stuff/icons/xpm_new.xpm @ rev 17004

Add libjson-c
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 12 13:24:09 2014 +0200 (2014-08-12)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons/xpm_new.xpm	Tue Aug 12 13:24:09 2014 +0200
     1.3 @@ -0,0 +1,30 @@
     1.4 +/* XPM */
     1.5 +static char * xpm_new_xpm[] = {
     1.6 +"20 20 7 1",
     1.7 +" 	c None",
     1.8 +".	c #000000",
     1.9 +"+	c #282828",
    1.10 +"@	c #4E4E4E",
    1.11 +"#	c #4F4F4F",
    1.12 +"$	c #121212",
    1.13 +"%	c #868686",
    1.14 +"                    ",
    1.15 +"                    ",
    1.16 +"                    ",
    1.17 +"     ..........     ",
    1.18 +"     .+@####@+.     ",
    1.19 +"     .        .     ",
    1.20 +"     .        .     ",
    1.21 +"     .        .     ",
    1.22 +"     .        .     ",
    1.23 +"              .     ",
    1.24 +"     ..       .     ",
    1.25 +"     ..       .     ",
    1.26 +"     ..       .     ",
    1.27 +"  ........    .     ",
    1.28 +"  ........ ...$     ",
    1.29 +"  %  ..             ",
    1.30 +"     ..             ",
    1.31 +"     ..             ",
    1.32 +"                    ",
    1.33 +"                    "};