wok diff mtpaint/stuff/icons/xpm_copy.xpm @ rev 15632

matchbox-window-manager-2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 10:08:51 2013 +0000 (2013-12-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons/xpm_copy.xpm	Mon Dec 09 10:08:51 2013 +0000
     1.3 @@ -0,0 +1,41 @@
     1.4 +/* XPM */
     1.5 +static char * xpm_copy_xpm[] = {
     1.6 +"20 20 18 1",
     1.7 +" 	c None",
     1.8 +".	c #000000",
     1.9 +"+	c #020202",
    1.10 +"@	c #1F1F1F",
    1.11 +"#	c #333333",
    1.12 +"$	c #343434",
    1.13 +"%	c #323232",
    1.14 +"&	c #151515",
    1.15 +"*	c #545454",
    1.16 +"=	c #212121",
    1.17 +"-	c #0A0A0A",
    1.18 +";	c #181818",
    1.19 +">	c #050505",
    1.20 +",	c #191919",
    1.21 +"'	c #303030",
    1.22 +")	c #373737",
    1.23 +"!	c #535353",
    1.24 +"~	c #060606",
    1.25 +"                    ",
    1.26 +"                    ",
    1.27 +"      .........+    ",
    1.28 +"     @.@####$%&.    ",
    1.29 +"      .       *.    ",
    1.30 +"   .= .        .    ",
    1.31 +"   .  .        .    ",
    1.32 +"   .  .        .    ",
    1.33 +"   .  .        .    ",
    1.34 +"   .  .        .    ",
    1.35 +"   .  .        .    ",
    1.36 +"   .  .        .    ",
    1.37 +"   .  .        .    ",
    1.38 +"   .  .        .    ",
    1.39 +"   .  -........;    ",
    1.40 +"   .                ",
    1.41 +"   .>,')))))$!      ",
    1.42 +"    ........~       ",
    1.43 +"                    ",
    1.44 +"                    "};