symbian3/app/podcatcher/package_definition.xml
author teknolog
Fri, 28 May 2010 16:24:42 +0100
branchHighFidelityModel
changeset 248 4fe3868a6029
parent 245 30e67220bf86
permissions -rw-r--r--
Updated 3.0.0 package definition for Podcatcher
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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">
248
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     3
  <package id="podcatcher" name="Podcatcher">
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     4
    <collection id="podcatcher" name="Podcatcher Collection">
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     5
      <component id="cameraapp" filter="s60" name="Podcatcher Engine">
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     6
        <unit bldFile="/sf/app/podcatcher/engine/group"/>
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     7
      </component>
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     8
      <component id="podcatcher_ui" filter="s60" name="Podcatcher Avkon UI">
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
     9
        <unit bldFile="/sf/app/podcatcher/application/group"/>
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
    10
      </component>
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
    11
    </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
    12
  </package>
248
4fe3868a6029 Updated 3.0.0 package definition for Podcatcher
teknolog
parents: 245
diff changeset
    13
</SystemDefinition>