wok view mtpaint/stuff/icons-tango/xpm_shuffle.xpm @ rev 10943

asterisk: store ilbc sources in src cache (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 29 18:23:58 2011 +0200 (2011-08-29)
parents
children
line source
1 /* XPM */
2 static char * xpm_shuffle_xpm[] = {
3 "20 20 2 1",
4 ". c None",
5 "+ c #000000",
6 "....................",
7 "....................",
8 "....................",
9 "...............++...",
10 "....++++++++...++...",
11 "....+...............",
12 "....+...............",
13 "....+...............",
14 "....+..........+....",
15 "..+++++.......+++...",
16 "...+++.......+++++..",
17 "....+..........+....",
18 "...............+....",
19 "...............+....",
20 "...............+....",
21 "...++...++++++++....",
22 "...++...............",
23 "....................",
24 "....................",
25 "...................."};