symbian3/app/im/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 18 May 2010 12:43:11 +0100
branchHighFidelityModel
changeset 209 af20ebf91ca6
parent 141 27d9d356efbf
permissions -rw-r--r--
sysmodelgen bugfix when drawing collections next to nested packages. Major revision to validation script checklinks.pl (it's now reliable). joinsysdef.pl now reports errors on duplicate IDs.

<?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="im_plat" name="Instant Messaging Apps Platform Interfaces" level="apps">
   <component id="wv_sap_settings_api" name="WV SAP Settings API" class="api" filter="s60">
    <meta rel="Api" href="im_plat/wv_sap_settings_api/wv_sap_settings_api.metaxml"/>
    <unit bldFile="im_plat/wv_sap_settings_api/group"/>
   </component>
  </collection>
  <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>
 </package>
</SystemDefinition>