author | Chetan Kapoor <chetank@symbian.org> |
Fri, 22 Oct 2010 15:06:46 +0100 | |
branch | HighFidelityModel |
changeset 467 | c0561f59d56b |
parent 246 | f99f9ea9b39f |
permissions | -rw-r--r-- |
203
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0"> |
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
<package id="podcatcher" name="Podcatcher" levels="app"> |
204
b0597a809c02
Correct podcatcher package definition, and move to the Multimedia Apps part of the root sysdef (S^3 and S^4)
William Roberts <williamr@symbian.org>
parents:
203
diff
changeset
|
4 |
<collection id="podcatcher_info" name="Podcatcher" level="app"> |
b0597a809c02
Correct podcatcher package definition, and move to the Multimedia Apps part of the root sysdef (S^3 and S^4)
William Roberts <williamr@symbian.org>
parents:
203
diff
changeset
|
5 |
<component id="podcatcher_build" filter="sf_build" name="Podcatcher Build" introduced="^3"> |
217
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
6 |
<!-- has exports from top level bld.inf --> |
203
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
<unit bldFile="group"/> |
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
</component> |
217
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
9 |
<component id="podcatcher_app" filter="sf_build" name="Podcatcher Application" introduced="^3"> |
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
10 |
<unit bldFile="application/group"/> |
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
11 |
</component> |
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
12 |
<component id="podcatcher_engine" filter="sf_build" name="Podcatcher Engine" introduced="^3"> |
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
13 |
<unit bldFile="engine/group"/> |
fcee787f22fe
Update most symbian4 packages definitions
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
204
diff
changeset
|
14 |
</component> |
203
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
</collection> |
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
16 |
</package> |
6e408d4334b4
Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
17 |
</SystemDefinition> |