wok diff mtpaint/stuff/icons-tango/xpm_close.xpm @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xpm_close.xpm	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +/* XPM */
     1.5 +static char *xpm_close_xpm[] = {
     1.6 +"20 20 3 1",
     1.7 +" 	c None",
     1.8 +"1	c #000000",
     1.9 +"2	c #FF0000",
    1.10 +"                    ",
    1.11 +"                    ",
    1.12 +"                    ",
    1.13 +"                    ",
    1.14 +"      1      1      ",
    1.15 +"     121    121     ",
    1.16 +"    12221  12221    ",
    1.17 +"     1222112221     ",
    1.18 +"      12222221      ",
    1.19 +"       122221       ",
    1.20 +"       122221       ",
    1.21 +"      12222221      ",
    1.22 +"     1222112221     ",
    1.23 +"    12221  12221    ",
    1.24 +"     121    121     ",
    1.25 +"      1      1      ",
    1.26 +"                    ",
    1.27 +"                    ",
    1.28 +"                    ",
    1.29 +"                    "
    1.30 +};