wok-4.x diff mtpaint/stuff/icons-tango/xpm_close.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_close.xpm Sat Jan 05 00:17:11 2008 +0100 1.3 @@ -0,0 +1,27 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_close_xpm[] = { 1.6 +"20 20 3 1", 1.7 +" c None", 1.8 +"1 c #000000", 1.9 +"2 c #FF0000", 1.10 +" ", 1.11 +" ", 1.12 +" ", 1.13 +" ", 1.14 +" 1 1 ", 1.15 +" 121 121 ", 1.16 +" 12221 12221 ", 1.17 +" 1222112221 ", 1.18 +" 12222221 ", 1.19 +" 122221 ", 1.20 +" 122221 ", 1.21 +" 12222221 ", 1.22 +" 1222112221 ", 1.23 +" 12221 12221 ", 1.24 +" 121 121 ", 1.25 +" 1 1 ", 1.26 +" ", 1.27 +" ", 1.28 +" ", 1.29 +" " 1.30 +};