symbian3/app/graphicsuis/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Tue, 11 May 2010 13:20:07 +0100
branchHighFidelityModel
changeset 204 b0597a809c02
parent 141 27d9d356efbf
permissions -rw-r--r--
Correct podcatcher package definition, and move to the Multimedia Apps part of the root sysdef (S^3 and S^4)

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="graphicsuis" name="Graphics UIs" levels="util ui">
  <collection id="graphicsuis_plat" name="Graphics UIs Platform Interfaces" level="ui">
   <component id="svgt_viewer_ui_api" name="SVG-T Viewer UI API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svgt_viewer_ui_api/svgt_viewer_ui_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svgt_viewer_ui_api/group"/>
   </component>
   <component id="svg_application_observer_utility_api" name="SVG Application Observer Utility API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svg_application_observer_utility_api/svg_application_observer_utility_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svg_application_observer_utility_api/group"/>
   </component>
   <component id="svgt_file_view_details_dialog_api" name="SVG-T File View Details Dialog API" class="api" filter="s60">
    <meta rel="Api" href="graphicsuis_plat/svgt_file_view_details_dialog_api/svgt_file_view_details_dialog_api.metaxml"/>
    <unit bldFile="graphicsuis_plat/svgt_file_view_details_dialog_api/group"/>
   </component>
  </collection>
  <collection id="svgtviewer" name="SVG-T Viewer" level="ui">
   <component id="svgtviewerplugin" filter="s60" name="SVG-T Viewer Plugin">
    <unit bldFile="svgtviewer/svgtviewerplugin/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>