symbian3/app/radio/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 26 May 2010 17:18:20 +0100
branchHighFidelityModel
changeset 245 30e67220bf86
parent 48 symbian3/app/radio/package_definition_3.0.xml@c8d3143d3c0e
child 482 06ec1c53d010
permissions -rw-r--r--
Remove all 2.0 pkgdefs in symbian3 and rename all 3.0 pkgdefs to package_definition.xml

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="radio" name="Radio Apps" levels="engine ui">
    <collection id="fmradio" name="FM Radio" level="ui">
      <component id="activeidleengine" filter="s60" name="FM Radio Active Idle Engine">
        <unit bldFile="fmradio/activeidleengine/group"/>
      </component>
      <component id="fmradioengine" filter="s60" name="FM Radio Engine">
        <unit bldFile="fmradio/fmradioengine/group"/>
      </component>
      <component id="fmradioactionhandler" filter="s60" name="FM Radio Action Handler" class="plugin">
        <unit bldFile="fmradio/fmradioactionhandler/group"/>
      </component>
      <component id="fmradiomcpplugin" filter="s60" name="FM Radio Content Publisher Plugin" class="plugin">
        <unit bldFile="fmradio/fmradiomcpplugin/group"/>
      </component>
      <component id="fmradio_build" filter="s60" name="FM Radio Build">
        <unit bldFile="fmradio/fmradio/group"/>
      </component>
      <component id="fmradio_help" filter="s60" name="FM Radio Help">
        <unit bldFile="fmradio/help/group"/>
      </component>
      <component id="fmradio_build" filter="s60" name="FM Radio ROM">
      	<!--  remove above #included bld.infs -->
        <unit bldFile="fmradio/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>