wok-4.x diff mtpaint/stuff/icons-tango/xpm_rotate_cs.xpm @ rev 1312
xine-lib: update BUILD_DEPENDS (thanks Stephan)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 27 12:21:31 2008 +0000 (2008-08-27) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtpaint/stuff/icons-tango/xpm_rotate_cs.xpm Wed Aug 27 12:21:31 2008 +0000 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_rotate_cs_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 +" 222111222 ", 1.13 +" 133333331 ", 1.14 +" 133333331 ", 1.15 +" 133333331 ", 1.16 +" 233333332 ", 1.17 +" 11 233333332 ", 1.18 +" 1111 233333332 ", 1.19 +" 111111 133333331 ", 1.20 +"11111111 111222111 ", 1.21 +" 11 11 ", 1.22 +" 11 11 ", 1.23 +" 11 11 ", 1.24 +" 11 11 ", 1.25 +" 111 111 ", 1.26 +" 11111111 ", 1.27 +" 1111 ", 1.28 +" ", 1.29 +" ", 1.30 +" " 1.31 +};