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

fcitx-zm: add WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 26 20:56:00 2012 +0100 (2012-02-26)
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	Sun Feb 26 20:56:00 2012 +0100
     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 +};