author | Bob Rosenberg <bob.rosenberg@nokia.com> |
Tue, 20 Apr 2010 15:20:20 +0100 | |
branch | HighFidelityModel |
changeset 174 | e7654a759056 |
parent 46 | c94b55c3fb61 |
permissions | -rw-r--r-- |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="webuis" name="Web UIs" levels="plugin app"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="browserui" name="Browser UI" level="app"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
5 |
<component id="browser" filter="s60" name="Browser"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
6 |
<unit bldFile="browserui/browser/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
<component id="operatormenu" filter="s60" name="Browser Operator Menu"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
<unit bldFile="browserui/operatormenu/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
11 |
<component id="videoservices" filter="s60" name="Browser Video Services"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
12 |
<unit bldFile="browserui/videoservices/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
13 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
14 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
15 |
<collection id="browserplugins" name="Browser Plugins" level="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
16 |
<component id="browsersysteminfoplugin" filter="s60" name="Browser System Info Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
17 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
18 |
<defined condition="__WEB_WIDGETS"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
19 |
</meta> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
20 |
<!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
21 |
<!-- <unit bldFile="browserplugins/browsersysteminfoplugin/group"/>--> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
22 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
23 |
<component id="browsergpsplugin" filter="s60" name="Browser GPS Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
24 |
<meta rel="config"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
25 |
<defined condition="__WEB_WIDGETS"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
26 |
</meta> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
27 |
<!-- uncomment the unit when configuration is in place, it's currently #included from browserplugins_build --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
28 |
<!-- <unit bldFile="browserplugins/browsergpsplugin/group"/>--> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
29 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
30 |
<component id="browseraudiovideoplugin" filter="s60" name="Browser Audio Video Plugin" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
31 |
<unit bldFile="browserplugins/browseraudiovideoplugin/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
32 |
</component> |
46
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
33 |
<component id="browserplugins_build" filter="s60" name="Browser Plugins Build"> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
34 |
<!-- when configuration is in place, the #ifdef is no longer needed and this component can be removed --> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
35 |
<unit bldFile="browserplugins/group"/> |
c94b55c3fb61
Finish off the packagedef changes for the mw layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
39
diff
changeset
|
36 |
</component> |
38
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
37 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
38 |
<collection id="pushmtm" name="Push MTM" level="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
39 |
<component id="pushmtm_help" filter="s60" name="Push MTM Help"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
40 |
<unit bldFile="pushmtm/help/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
41 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
42 |
<component id="plugins" filter="s60" name="Push MTM Plugins" class="plugin"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
43 |
<unit bldFile="pushmtm/plugins/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
44 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
45 |
<component id="pushmtm_build" filter="s60" name="Push MTM Build"> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
46 |
<!-- Some content is at collection level and some is at comopnent level. Either make this a single |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
47 |
component and move it down a diretcory, or make separate independent components in this collection --> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
48 |
<unit bldFile="pushmtm/group"/> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
49 |
</component> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
50 |
</collection> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
51 |
</package> |
12159035c0ef
Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
52 |
</SystemDefinition> |