wok diff mtpaint/stuff/icons-tango/xpm_rotate_as.xpm @ rev 2329
get-* (softphones): normalize menu name
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 28 09:41:14 2009 +0000 (2009-02-28) |
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_as.xpm Sat Feb 28 09:41:14 2009 +0000 1.3 @@ -0,0 +1,28 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_rotate_as_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 +" 233333332 11 ", 1.18 +" 233333332 1111 ", 1.19 +" 133333331 111111 ", 1.20 +" 111222111 11111111", 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 +};