3k/app/gallery/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Fri, 07 Aug 2009 16:35:35 +0100
changeset 7 f28a2588e622
parent 2 5dfc4b38cad0
permissions -rw-r--r--
Minor tweaks to case and attribute order to standardise.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="app" long-name="Applications" levels="services apps">
<block name="gallery" long-name="Gallery Apps" tech_domain="ma" level="apps" levels="app">
    <collection name="mediagallery" long-name="Media Gallery" level="app">
     <component name="mediagallery2" long-name="Media Gallery 2" origin-model="foundation">
      <unit bldFile="/sf/app/gallery/mediagallery/mediagallery2/group"/>
     </component>
    </collection>
    <collection name="gallery_info" long-name="Gallery Apps Info" level="app">
     <component unofficial="yes" name="gallery_build" long-name="Gallery Apps Build" origin-model="foundation">
      <unit bldFile="/sf/app/gallery/group"/>
     </component>
     <component unofficial="yes" name="gallery_plat" long-name="Gallery Apps Platform Interfaces" class="api" origin-model="foundation">
      <unit bldFile="/sf/app/gallery/gallery_plat/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>