wok-6.x diff mtpaint/stuff/icons-tango/xpm_polygon.xpm @ rev 139
Add gnome-menus for e17 menu
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jan 16 19:32:54 2008 +0100 (2008-01-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_polygon.xpm Wed Jan 16 19:32:54 2008 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_polygon_xpm[] = { 1.6 +"20 20 4 1", 1.7 +" c None", 1.8 +"1 c #000000", 1.9 +"2 c #FFFFFF", 1.10 +"3 c #FF0000", 1.11 +" ", 1.12 +" 1 ", 1.13 +" 11 ", 1.14 +" 2332 ", 1.15 +" 23332 ", 1.16 +" 233332 ", 1.17 +" 13333331 ", 1.18 +" 133333331 ", 1.19 +" 1333333331 ", 1.20 +" 233333333332 ", 1.21 +" 2333333333332 ", 1.22 +" 213333333333332 ", 1.23 +" 1133333333331 ", 1.24 +" 22333333331 ", 1.25 +" 2113333331 ", 1.26 +" 1133332 ", 1.27 +" 22332 ", 1.28 +" 2132 ", 1.29 +" 11 ", 1.30 +" " 1.31 +};