wok-4.x diff mtpaint/stuff/icons-tango/xpm_ellipse2.xpm @ rev 115
Set BUILD_DEPENDS for cairo, glib, atk and gtk+
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jan 05 00:17:11 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_ellipse2.xpm Sat Jan 05 00:17:11 2008 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_ellipse2_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 ", 1.12 +" 1111111 ", 1.13 +" 111111111 ", 1.14 +" 111 211 ", 1.15 +" 111222222222222 ", 1.16 +" 12222222222222222 ", 1.17 +" 222 11 222 ", 1.18 +"122 11 222", 1.19 +"222 11 22", 1.20 +"222 11 22", 1.21 +"122 11 222", 1.22 +"1222 11 222 ", 1.23 +"112222222222222222 ", 1.24 +" 1 222222222222 ", 1.25 +" 11 2 11 ", 1.26 +" 111 111 ", 1.27 +" 111 111 ", 1.28 +" 111111111 ", 1.29 +" 1111111 ", 1.30 +" 1 " 1.31 +};