wok diff mtpaint/stuff/icons-tango/xpm_rect2.xpm @ rev 118
Changed version for xf86-imput-* (Xorg server 1.2.0 compat)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jan 05 21:48:35 2008 +0100 (2008-01-05) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtpaint/stuff/icons-tango/xpm_rect2.xpm Sat Jan 05 21:48:35 2008 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_rect2_xpm[] = { 1.6 +"20 20 4 1", 1.7 +" c None", 1.8 +"1 c #000000", 1.9 +"2 c #FF0000", 1.10 +"3 c #FFFF00", 1.11 +" ", 1.12 +" 1111111111111111", 1.13 +" 1111111111111111", 1.14 +" 1111111111111111", 1.15 +" 1111111111111111", 1.16 +"22222222222222211111", 1.17 +"22222222222222211111", 1.18 +"22222222222222211111", 1.19 +"22222222222222211111", 1.20 +"22222222222222211111", 1.21 +"22222222222222211111", 1.22 +"22222222222222211111", 1.23 +"22222222222222211111", 1.24 +"22222222222222211111", 1.25 +"22222222222222211111", 1.26 +"22222222222222211111", 1.27 +"222222222222222 ", 1.28 +"222222222222222 ", 1.29 +"222222222222222 ", 1.30 +"222222222222222 " 1.31 +};