3k/app/profile/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 27 Jul 2009 14:28:26 +0100
changeset 0 9d46e818dad2
child 2 5dfc4b38cad0
permissions -rw-r--r--
First drop of packages project repo to contain package specs in subprojects

<?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="profile" long-name="Profile" tech_domain="ui" level="apps" levels="app">
    <collection name="profilesapplication" long-name="Profiles Application" level="app">
     <component name="Profiles" long-name="Profiles" origin-model="Foundation">
      <unit bldFile="/sf/app/profile/profilesapplication/profiles/group"/>
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/gsprofilesplugin/group"/> -->
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profileaiwprovider/group"/> -->
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profileapp/group"/> -->
      <unit bldFile="/sf/app/profile/profilesapplication/profiles/profileapp/tsrc/public/basic/group"/>
      <!-- <unit bldFile="app/profile/profilesapplication/profiles/profilesgstonesplugin/group"/> -->
     </component>
     <component unofficial="yes" name="profilesapplication_test" long-name="Profiles Application Test" origin-model="Foundation">
      <!-- <unit bldFile="app/profile/profilesapplication/tsrc/public/basic/group"/> -->
     </component>
    </collection>
    <collection name="profile_plat" long-name="Profile Platform Interfaces" level="app">
     <component unofficial="yes" name="profiles_settings_view_api" origin-model="Foundation">
      <unit bldFile="/sf/app/profile/profile_plat/profiles_settings_view_api/group"/>
     </component>
    </collection>
    <collection name="profile_info" long-name="Profile Info" level="app">
     <component unofficial="yes" name="profile_test" long-name="Profile Test" origin-model="Foundation">
      <!-- <unit bldFile="app/profile/tsrc/group"/> -->
     </component>
     <component unofficial="yes" name="profile_help" long-name="Profile Help" origin-model="Foundation">
      <unit bldFile="/sf/app/profile/help/group"/>
     </component>
     <component unofficial="yes" name="profile_build" long-name="Profile Build" origin-model="Foundation">
      <unit bldFile="/sf/app/profile/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>