wok-4.x diff mtpaint/stuff/icons-tango/xpm_mode_cont.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_mode_cont.xpm Sat Jan 05 00:17:11 2008 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_mode_cont_xpm[] = { 1.6 +"22 22 2 1", 1.7 +" c None", 1.8 +"1 c #000000", 1.9 +" ", 1.10 +" ", 1.11 +" ", 1.12 +" ", 1.13 +" 111 111 ", 1.14 +" 111 111 ", 1.15 +" 111 111 111 ", 1.16 +" 111 ", 1.17 +" 111 ", 1.18 +" ", 1.19 +" 111111 ", 1.20 +" 111111111 ", 1.21 +" 111111111111 ", 1.22 +" 1111111111 ", 1.23 +" 1111111 ", 1.24 +" 11111 ", 1.25 +" 11111 ", 1.26 +" 1111 ", 1.27 +" 1111 ", 1.28 +" ", 1.29 +" ", 1.30 +" " 1.31 +};