symbian3/app/homescreen/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
--- a/symbian3/app/homescreen/package_definition_3.0.xml	Tue May 25 11:17:36 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,83 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0">
- <package id="homescreen" name="Home Screen Apps" levels="fw support apps">
-  <collection id="homescreen_plat" name="Home Screen Apps Platform Interfaces" level="apps">
-   <component id="menu_settings_api" name="Menu Settings API" class="api" filter="s60">
-    <meta rel="Api" href="homescreen_plat/menu_settings_api/menu_settings_api.metaxml"/>
-    <unit bldFile="homescreen_plat/menu_settings_api/group"/>
-   </component>
-   <component id="hs_content_control_ui" name="HS Content Control Ui" class="api" filter="s60">
-    <unit bldFile="homescreen_plat/hs_content_control_ui/group"/>
-   </component>
-   <component id="hs_renderingplugin_api" name="HS Rendering Plugin API" class="api" filter="s60">
-    <unit bldFile="homescreen_plat/hs_renderingplugin_api/group"/>
-   </component>
-  </collection>
-  <collection id="idlehomescreen" name="Idle Home Screen" level="apps">
-   <component id="nativeuicontroller" filter="s60" name="Native UI Controller">
-    <unit bldFile="idlehomescreen/nativeuicontroller/group"/>
-   </component>
-   <component id="exths" filter="s60" name="Active Idle Container" class="plugin">
-    <!-- why is the ID so different from the name? Is one wrong? -->
-    <unit bldFile="idlehomescreen/exths/group"/>
-   </component>
-   <component id="hscontentcontrol" filter="s60" name="Home Screen Content Control" introduced="^3">
-    <unit bldFile="idlehomescreen/hscontentcontrol/group"/>
-   </component>
-   <component id="hssapiwrapper" filter="s60" name="HS SAPI Wrapper" introduced="^3">
-    <!--  can only have one unit. #include from a common bld.inf, or split into two components -->
-    <unit bldFile="idlehomescreen/sapiwrapper/cpswrapper/group"/>
-    <unit bldFile="idlehomescreen/sapiwrapper/hspswrapper/group"/>
-   </component>
-   <component id="xmluirendering" filter="s60" name="XML UI Rendering" introduced="^3">
-    <unit bldFile="idlehomescreen/xmluirendering/group"/>
-   </component>
-   <component id="xmluicontroller" filter="s60" name="XML UI Controller" introduced="^3">
-    <unit bldFile="idlehomescreen/xmluicontroller/group"/>
-   </component>
-   <component id="widgetmanager" filter="s60" name="Widget Manager" introduced="^3">
-    <unit bldFile="idlehomescreen/widgetmanager/group"/>
-   </component>
-   <component id="idlehomescreen_help" filter="s60" name="Idle Home Screen Help">
-    <unit bldFile="idlehomescreen/help/group"/>
-   </component>
-   <component id="idlehomescreen_data" filter="s60" name="Idle Home Screen Data">
-    <meta rel="config">
-     <defined condition="FF_HOMESCREEN_COMMON_IDLEFW"/>
-     <!-- currently always on, so safe to define here for now -->
-    </meta>
-    <unit bldFile="idlehomescreen/data/group"/>
-   </component>
-   <component id="idlehomescreen_build" filter="s60" name="Idle Home Screen Build">
-    <!-- can the loc file be moved to another comopnent and this one removed? -->
-    <unit bldFile="idlehomescreen/group"/>
-   </component>
-   <component id="homescreen_test" filter="s60,test,unit_test" purpose="development" name="Home Screen Apps Test">
-    <unit bldFile="idlehomescreen/widgetmanager/tsrc/wmunittest/group"/>
-   </component>
-  </collection>
-  <collection id="menufw" name="Menu Framework" level="fw">
-   <component id="hierarchynavigator" filter="s60" name="Hierarchy Navigator">
-    <unit bldFile="menufw/hierarchynavigator/group"/>
-   </component>
-   <component id="menufwui" filter="s60" name="Menu Framework UI">
-    <unit bldFile="menufw/menufwui/group"/>
-   </component>
-   <component id="menusuites" filter="s60" name="Menu Suites">
-    <unit bldFile="menufw/menusuites/group"/>
-   </component>
-   <component id="menufw_build" filter="s60" name="Menu Framework Build">
-    <!-- can the exports be exported by the other components? -->
-    <unit bldFile="menufw/group"/>
-   </component>
-  </collection>
-  <collection id="taskswitcher" name="Task Switcher" level="support">
-   <component id="contextengine" filter="s60" name="Context Engine" introduced="^3">
-    <unit bldFile="taskswitcher/contextengine/group"/>
-   </component>
-   <component id="taskswitcherui" filter="s60" name="Task Switcher UI" introduced="^3">
-    <unit bldFile="taskswitcher/taskswitcherui/group"/>
-   </component>
-  </collection>
- </package>
-</SystemDefinition>