symbian3/app/utils/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 01 Sep 2010 10:15:26 +0100
branchHighFidelityModel
changeset 369 ab861983b307
parent 253 4b6aef65b982
permissions -rw-r--r--
Restore the camerafw component - it hasn't left os/mm yet

<?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>