wok diff mtpaint/stuff/icons-tango/xpm_text.xpm @ rev 7675

Fixed linux-module-headers /usr/src/linux soft link.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 18:44:44 2010 +0000 (2010-12-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons-tango/xpm_text.xpm	Thu Dec 16 18:44:44 2010 +0000
     1.3 @@ -0,0 +1,26 @@
     1.4 +/* XPM */
     1.5 +static char *xpm_text_xpm[] = {
     1.6 +"20 20 2 1",
     1.7 +" 	c None",
     1.8 +"1	c #000000",
     1.9 +"                    ",
    1.10 +" 11111111111111111  ",
    1.11 +" 11111111111111111  ",
    1.12 +" 111    111    111  ",
    1.13 +" 11     111     11  ",
    1.14 +" 1      111      1  ",
    1.15 +"        111         ",
    1.16 +"        111         ",
    1.17 +"        111         ",
    1.18 +"        111         ",
    1.19 +"        111         ",
    1.20 +"        111         ",
    1.21 +"        111         ",
    1.22 +"        111         ",
    1.23 +"        111         ",
    1.24 +"        111         ",
    1.25 +"       11111        ",
    1.26 +"      1111111       ",
    1.27 +"     111111111      ",
    1.28 +"                    "
    1.29 +};