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",
"                ",
"                ",
"                ",
"                ",
"    .........   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+.....+.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .+++++++.   ",
"    .........   ",
"                ",
"                ",
"                "};
='commitgraph'>* devel/libosmo-netif: update to 0.3.0swills2018-08-193-9/+7 * Unbreak the build on sparc64 and other big-endian architectures bydanfe2018-01-221-5/+2 * devel/libosmo-netif: Update to 0.1.1swills2017-12-113-6/+21 * Provide more descriptive error messages for ports failing on powerpc64.linimon2017-04-291-1/+1 * Use USES=pathfix where applicable.mat2016-10-211-1/+0 * Also mark broken on sparc64 and mips. Pet portlint.linimon2016-09-191-2/+5 * many ports: mark broken on powerpc64swills2016-04-221-0/+2 * Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2 * devel/libosmo-netif: 0.0.5 -> 0.0.6pi2016-01-312-3/+3