symbian3/app/homescreen/package_definition.xml
changeset 15 6980ebf0690e
child 30 0f4f00318d20
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/app/homescreen/package_definition.xml	Mon Oct 05 15:35:24 2009 +0100
@@ -0,0 +1,53 @@
+<?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="homescreen" long-name="Home Screen Apps" tech_domain="ui" level="apps" levels="fw apps">
+    <collection name="idlehomescreen" long-name="Idle Homescreen" level="apps">
+     <component name="nativeuicontroller" long-name="Native UI Controller" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/idlehomescreen/nativeuicontroller/group"/>
+     </component>
+     <component name="exths" long-name="ExtHS" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/idlehomescreen/exths/group"/>
+     </component>
+     <component name="activeidle3" long-name="Active Idle 3" origin-model="foundation">
+      <!-- <unit bldFile="/sf/app/homescreen/idlehomescreen/activeidle3/data/group"/> -->
+      <unit bldFile="/sf/app/homescreen/idlehomescreen/activeidle3/group"/>
+      <!-- <unit bldFile="/sf/app/homescreen/idlehomescreen/activeidle3/xmluirendering/uiengine/group"/> -->
+     </component>
+     <component name="hsplugins" long-name="HS Plugins" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/idlehomescreen/hsplugins/group"/>
+      <!-- <unit bldFile="/sf/app/homescreen/idlehomescreen/hsplugins/organizer/qhd_tch/organizer_2001f481/group"/> -->
+      <!-- <unit bldFile="/sf/app/homescreen/idlehomescreen/hsplugins/organizer/vga/organizer_2001f48d/group"/> -->
+      <!-- <unit bldFile="/sf/app/homescreen/idlehomescreen/hsplugins/organizer/vga/organizer_2001fdba/group"/> -->
+     </component>
+    </collection>
+    <collection name="menufw" long-name="Menu Framework" level="fw">
+     <component name="hierarchynavigator" long-name="Hierarchy Navigator" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/menufw/hierarchynavigator/group"/>
+     </component>
+     <component name="menufwui" long-name="Menu Framework UI" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/menufw/menufwui/group"/>
+     </component>
+     <component name="menusuites" long-name="Menu Suites" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/menufw/menusuites/group"/>
+     </component>
+     <component unofficial="yes" name="menufw_build" long-name="Menu Framework Build" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/menufw/group"/>
+     </component>
+    </collection>
+    <collection name="homescreen_info" long-name="Home Screen Apps Info" level="apps">
+     <component unofficial="yes" name="homescreen_build" long-name="Home Screen Apps Build" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/group"/>
+     </component>
+     <component unofficial="yes" name="homescreen_test" long-name="Home Screen Apps Test" origin-model="foundation">
+      <!-- <unit bldFile="/sf/app/homescreen/tsrc/group"/> -->
+     </component>
+     <component unofficial="yes" name="homescreen_plat" long-name="Home Screen Apps Platform Interfaces" class="api" origin-model="foundation">
+      <unit bldFile="/sf/app/homescreen/homescreen_plat/group"/>
+     </component>
+    </collection>
+   </block>
+</layer>
+</systemModel>
+</SystemDefinition>
\ No newline at end of file