author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Tue, 28 Sep 2010 17:48:51 +0100 | |
branch | HighFidelityModel |
changeset 432 | 0f44a943faf9 |
parent 311 | e9d0240c3e66 |
permissions | -rw-r--r-- |
311
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0"?> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
2 |
<shapes xmlns:s="http://www.w3.org/2000/svg"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
3 |
<s:defs> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
4 |
<s:style type="text/css"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
5 |
text.layer { |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
6 |
font-size: 10px; |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
7 |
} |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
8 |
svg.package text.package, svg.package-fixed text.package { |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
9 |
font-size: 17.00px; |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
10 |
font-weight: normal |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
11 |
} |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
12 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
13 |
svg.collection-fixed text.layer, svg.collection text.layer { |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
14 |
font-size: 12px; |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
15 |
font-weight: normal |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
16 |
} |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
17 |
svg.collection-fixed text.package { |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
18 |
font-size: 6px; |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
19 |
font-weight: normal; |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
20 |
} |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
21 |
</s:style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
22 |
</s:defs> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
23 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
24 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
25 |
<borders label="Usage"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
26 |
<border type="box"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
27 |
<border label="Imported Compo­nent" rule="unit/@prebuilt" type="hexagon"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
28 |
<border rule="CLASS('plugin')" label="Plugin" viewBox="0 0 20 20"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
29 |
<s:path d="M 0 0 L 0 20 L 20 20 L 20 8 L 17.6 5.6 A 2.7 2.7 30 1 0 14.4 2.4 L12 0 z" stroke="black"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
30 |
</border> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
31 |
<border rule="CLASS('config')" type="box-clipAll" label="Config­uration"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
32 |
<border rule="CLASS('doc')" type="box-clipRT" label="Document­ation"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
33 |
<border rule="CLASS('api')" type="round" label="Inter­face"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
34 |
</borders> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
35 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
36 |
<patterns match="collection[ancestor::SystemDefintion/@detail!='component']" detail="collection"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
37 |
<overlay rule="count(component[@deprecated]) = count(component)" label="Depre­cated" count=" (1)" type="big-X"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
38 |
</patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
39 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
40 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
41 |
<patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
42 |
<overlay rule="not(unit)" label="Place­holder Compo­nent"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
43 |
<s:radialGradient gradientUnits="userSpaceOnUse" cx="10" cy="10" r="14"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
44 |
<s:stop offset="15%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
45 |
<s:stop offset="20%" stop-color="white" stop-opacity="0.75"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
46 |
<s:stop offset="25%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
47 |
<s:stop offset="35%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
48 |
<s:stop offset="40%" stop-color="white" stop-opacity="0.75"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
49 |
<s:stop offset="45%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
50 |
<s:stop offset="55%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
51 |
<s:stop offset="60%" stop-color="white" stop-opacity="0.75"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
52 |
<s:stop offset="65%" stop-color="white" stop-opacity="0"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
53 |
</s:radialGradient> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
54 |
</overlay> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
55 |
</patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
56 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
57 |
<patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
58 |
<overlay rule="@purpose='development'" type="striped-diag-up" label="Test Compo­nent" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
59 |
</patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
60 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
61 |
<patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
62 |
<overlay rule="@deprecated and VERSION(@deprecated) <= VERSION('^3')" label="Depre­cated in ^3" count=" (1)" type="big-X"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
63 |
<overlay rule="@deprecated" label="Depre­cated after ^3" count=" (1)"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
64 |
<s:pattern patternUnits="userSpaceOnUse" x="0" y="0" width="100%" height="100%" viewBox="0 0 10 10"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
65 |
<s:path d="M 1 1 L 9 9 M 1 9 L 9 1" stroke="yellow" stroke-width="0.7" stroke-linecap="round"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
66 |
</s:pattern> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
67 |
</overlay> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
68 |
</patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
69 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
70 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
71 |
<patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
72 |
<overlay rule="VERSION(@introduced) = VERSION('^2')" type="radial-grad" label="New in ^2" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
73 |
<overlay rule="VERSION(@introduced) = VERSION('^3')" label="New in ^3" count=" (1)"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
74 |
<s:radialGradient gradientUnits="userSpaceOnUse" cx="10" cy="10" r="14"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
75 |
<s:stop offset="0%" stop-color="yellow" stop-opacity="1"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
76 |
<s:stop offset="85%" stop-opacity="0" stop-color="white" /> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
77 |
<s:stop offset="100%" stop-opacity="0" stop-color="white" /> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
78 |
</s:radialGradient> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
79 |
</overlay> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
80 |
<overlay rule="VERSION(@introduced) = VERSION('^4')" label="New in ^4" count=" (1)"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
81 |
<s:radialGradient gradientUnits="userSpaceOnUse" cx="10" cy="10" r="14"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
82 |
<s:stop offset="0%" stop-color="rgb(180 52 255)" stop-opacity="1"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
83 |
<s:stop offset="85%" stop-opacity="0" stop-color="white" /> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
84 |
<s:stop offset="100%" stop-opacity="0" stop-color="white" /> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
85 |
</s:radialGradient> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
86 |
</overlay> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
87 |
</patterns> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
88 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
89 |
<styles show-unused="yes"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
90 |
<style>stroke-width: 0.5</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
91 |
<style rule="@purpose='mandatory'" label="Mandatory Compo­nent">stroke-width: 2</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
92 |
</styles> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
93 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
94 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
95 |
<colors match="package" label="BRAG Status"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
96 |
<color color="grey" rule="@critical > 0" label="Black" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
97 |
<color color="rgb(228,14,98)" rule="@major > 0" label="Red" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
98 |
<color color="rgb(249,242,6)" rule="@minor > 0 or @unknown > 0" label="Amber" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
99 |
<color color="rgb(68,165,28)" rule="@critical" label="Green" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
100 |
<color color="white" label="Not built" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
101 |
</colors> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
102 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
103 |
<!-- |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
104 |
<styles match="package" use="@tech-domain" label="Technology Domain"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
105 |
<style value="hb" label="OS Base Services" count=" (1)">stroke: tan</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
106 |
<style value="se" label="Security" count=" (1)">stroke: rgb(228,14,98)</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
107 |
<style value="lo" label="Location" count=" (1)">stroke: whitesmoke</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
108 |
<style value="dc" label="Data Communications" count=" (1)">stroke: moccasin</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
109 |
<style value="vc" label="Personal Communications" count=" (1)">stroke: darkkhaki</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
110 |
<style value="de" label="Device Connectivity" count=" (1)">stroke: orchid</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
111 |
<style value="dm" label="Device Management" count=" (1)">stroke: darkseagreen</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
112 |
<style value="pr" label="Productivity" count=" (1)">stroke: lightpink</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
113 |
<style value="mm" label="Multimedia" count=" (1)">stroke: rgb(175,212,240)</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
114 |
<style value="ma" label="Multimedia Apps" count=" (1)">stroke: #ffff00</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
115 |
<style value="ui" label="User Interface" count=" (1)">stroke: orange</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
116 |
<style value="rt" label="Runtimes and Web" count=" (1)">stroke: slateblue</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
117 |
<style value="to" label="Tools" count=" (1)">stroke: darkgray</style> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
118 |
</styles> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
119 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
120 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
121 |
--> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
122 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
123 |
<colors match="collection" use="../@tech-domain" label="Technology Domain"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
124 |
<color color="tan" value="hb" label="OS Base Services" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
125 |
<color color="rgb(228,14,98)" value="se" label="Security" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
126 |
<color color="whitesmoke" value="lo" label="Location" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
127 |
<color color="moccasin" value="dc" label="Data Communications" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
128 |
<color color="darkkhaki" value="vc" label="Personal Communications" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
129 |
<color color="orchid" value="de" label="Device Connectivity" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
130 |
<color color="darkseagreen" value="dm" label="Device Management" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
131 |
<color color="lightpink" value="pr" label="Productivity" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
132 |
<color color="rgb(175,212,240)" value="mm" label="Multimedia" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
133 |
<color color="#ffff00" value="ma" label="Multimedia Apps" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
134 |
<color color="orange" value="ui" label="User Interface" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
135 |
<color color="slateblue" value="rt" label="Runtimes and Web" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
136 |
<color color="darkgray" value="to" label="Tools" count=" (1)"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
137 |
</colors> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
138 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
139 |
|
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
140 |
<colors default="grey" match="component" label="Origin"> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
141 |
<color color="#32cd99" rule="descendant-or-self::*[contains(@filter,'s60')]" label="S60"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
142 |
<color color="rgb(93,155,205)" rule="self::component" label="Symbian"/> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
143 |
</colors> |
e9d0240c3e66
Add script and xml used to generate brag svg from the platform build results
andy simpson <andrews@symbian.org>
parents:
diff
changeset
|
144 |
</shapes> |