symbian2/tools/homescreentools/package_definition.xml
branchHighFidelityModel
changeset 93 cde6c6e331f0
parent 92 eb82b25cc4f9
parent 91 224aeb21180d
child 94 f2a9de1817ed
equal deleted inserted replaced
92:eb82b25cc4f9 93:cde6c6e331f0
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition name="foundation" schema="2.0.1">
       
     3 <systemModel>
       
     4 <layer name="tools" long-name="Tools">
       
     5 <block name="homescreentools" long-name="Home Screen Tools" tech_domain="ui" level="services" levels="tool install">
       
     6     <collection name="dtdinstaller" long-name="DTD Installer" level="install">
       
     7      <component name="dtdinstaller_build" origin-model="foundation">
       
     8       <unit bldFile="/sf/tools/homescreentools/dtdinstaller/group"/>
       
     9      </component>
       
    10     </collection>
       
    11     <collection name="themeinstaller" long-name="Theme Installer" level="install">
       
    12      <component name="themeinstaller_build" origin-model="foundation">
       
    13       <unit bldFile="/sf/tools/homescreentools/themeinstaller/group"/>
       
    14      </component>
       
    15     </collection>
       
    16     <collection name="themetool" long-name="Theme Tool" level="tool">
       
    17      <component name="themetool_build" origin-model="foundation">
       
    18       <unit bldFile="/sf/tools/homescreentools/themetool/group"/>
       
    19      </component>
       
    20     </collection>
       
    21    </block>
       
    22 </layer>
       
    23 </systemModel>
       
    24 </SystemDefinition>