symbian3/app/im/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Fri, 19 Feb 2010 13:47:49 +0000
branchHighFidelityModel
changeset 86 e068c62e9ba2
parent 38 12159035c0ef
child 141 27d9d356efbf
permissions -rw-r--r--
Add caldav component, to match the sf/app/organizer/group/bld.inf file.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="im" name="Instant Messaging Apps" levels="support prot engine apps">
    <collection id="wvsettings20" name="Wireless Village Settings Engine" level="support">
      	<!-- this is really a component. should move down a directory -->
      <component id="wvsapsettingsstore" name="WV SAP Settings Store" filter="s60" introduced="9.3">
        <unit bldFile="wvsettings20/group"/>
      </component>
    </collection>
    <collection id="im_info" name="Instant Messaging Apps Info" level="apps">
      <component id="im_plat" filter="s60" name="Instant Messaging Apps Platform Interfaces" class="api">
        <unit bldFile="im_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>