symbian2/tools/homescreentools/package_definition.xml
author Dario Sestito <darios@symbian.org>
Fri, 27 Nov 2009 16:49:24 +0000
changeset 27 6ea1b8b6cda9
parent 15 6980ebf0690e
permissions -rw-r--r--
Updating package_definition files from 2.0.1 model plus some Bob's comments

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="tools" long-name="Tools">
<block name="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install">
    <collection name="dtdinstaller" long-name="DTD Installer" level="install">
     <component name="dtdinstaller_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/dtdinstaller/group"/>
     </component>
    </collection>
    <collection name="themeinstaller" long-name="Theme Installer" level="install">
     <component name="themeinstaller_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/themeinstaller/group"/>
     </component>
    </collection>
    <collection name="themetool" long-name="Theme Tool" level="tool">
     <component name="themetool_build" origin-model="foundation">
      <unit bldFile="/sf/tools/homescreentools/themetool/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>