package_definition.xml
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:30:56 +0100
branchRCL_3
changeset 18 cbffe13eac63
parent 0 1f04cf54edd8
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201031 Kit: 201035

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="helps" name="Help Apps" levels="eng tools if ui">
    <collection id="csxhelp" name="Context Sensitive Extended Help" level="if">
      <component id="aiwhelpprovider" filter="s60" name="AIW Help Provider" class="plugin">
        <!-- <unit bldFile="csxhelp/aiwhelpprovider/group"/> -->
      </component>
      <component id="csxhelp_build" filter="s60" name="Context Sensitive Extended Help Build">
        <unit bldFile="csxhelp/group"/>
      </component>
    </collection>
    <collection id="symhelp" name="Symbian Help" level="eng">
      <component id="helpmodel" name="Help" introduced="6.0" purpose="optional">
        <unit bldFile="symhelp/helpmodel/group" mrp="symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
      </component>
    </collection>
    <collection id="helps_info" name="Help Apps Info" level="ui">
      <component id="helps_metadata" name="Help Apps Metadata" class="config" introduced="^2" purpose="development" target="desktop">
        <unit mrp="helps_info/helps_metadata/helps_metadata.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>