aboutsummaryrefslogtreecommitdiffstats
path: root/art/tree-expanded.xpm
blob: fc748953eb9ab7a52824853b66e752cd68eb7136 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* XPM */
static char * tree_expanded_xpm[] = {
"16 16 3 1",
"   c None",
".  c #000000",
"+  c #FFFFFF",
"                ",
"                ",
"                ",
"                ",
"    .........   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+.....+.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .........   ",
"                ",
"                ",
"                "};
kg-descr
Commit message (Expand)AuthorAgeFilesLines
* Remove dead master site and update WWW.vanilla2005-01-201-1/+1
* - Update WWWpav2004-07-301-1/+1