symbian3/app/gallery/package_definition.xml
author Dario Sestito <darios@symbian.org>
Fri, 09 Oct 2009 16:45:57 +0100
changeset 18 d12ea0acde0c
parent 15 6980ebf0690e
child 30 0f4f00318d20
permissions -rw-r--r--
Add package_definition.xml for qemu

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