symbian3/app/podcatcher/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Thu, 04 Nov 2010 14:10:32 +0000
branchHighFidelityModel
changeset 482 06ec1c53d010
parent 245 30e67220bf86
permissions -rw-r--r--
Fixed validation issues in pkgdefs.
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">
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">
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
     6
        <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
     7
      </component>
482
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 245
diff changeset
     8
      <component id="podcatcher_app" filter="sf_build" name="Podcatcher Application" introduced="^3">
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 245
diff changeset
     9
      </component>
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 245
diff changeset
    10
      <component id="podcatcher_engine" filter="sf_build" name="Podcatcher Engine" introduced="^3">
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 245
diff changeset
    11
      </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
    12
    </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
    13
  </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
    14
</SystemDefinition>