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

Fix VERSION in ruby to be 1.9.1-p378.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 06 02:11:33 2010 +0000 (2010-05-06)
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 May 06 02:11:33 2010 +0000
     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 +};