symbian3/app/utils/package_definition.xml
author Chetan Kapoor <chetank@symbian.org>
Tue, 19 Oct 2010 15:51:45 +0100
branchHighFidelityModel
changeset 462 3b8d6a3d224e
parent 253 4b6aef65b982
permissions -rw-r--r--
Changed sf/adaptation to sf/adapt

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