wok diff mtpaint/stuff/icons-tango/xpm_select.xpm @ rev 42

Add : isomaster, leafpad, mtpaint with modified icons
author Christophe Lincoln <pankso@slitaz.org>
date Tue Dec 18 14:14:52 2007 +0100 (2007-12-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xpm_select.xpm	Tue Dec 18 14:14:52 2007 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +/* XPM */
     1.5 +static char * xpm_select_xpm[] = {
     1.6 +"20 20 4 1",
     1.7 +" 	c None",
     1.8 +".	c #000000",
     1.9 +"+	c #FFFFFF",
    1.10 +"@	c #FF0000",
    1.11 +"                    ",
    1.12 +"                    ",
    1.13 +"                    ",
    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 +"                    "};