symbian3/app/utils/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 10 Nov 2010 13:44:07 +0000
branchHighFidelityModel
changeset 484 038a7c0bf751
parent 253 4b6aef65b982
permissions -rw-r--r--
Remove msgconf component from messagingmw, to enable the proper vlcp and vcdp support provided by app/messaging - Bug 3831

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="utils" name="Utility Apps" levels="app">
    <collection id="extras" name="Extras" level="app">
      <component id="about" filter="s60" name="About Application">
        <unit bldFile="extras/about/group"/>
      </component>
      <component id="calcsoft" filter="s60" name="Calculator Application">
        <unit bldFile="extras/calcsoft/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>