Remove more uncontributed components. Fix bad paths in files pkg
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
<package id="legacypresence" name="Legacy Presence Services" levels="engine fw ui">
<collection id="xdmengine" name="XDM Engine" level="engine">
<!-- collection is really a component. Need to move down a directory (eg xdm/xdmengine)-->
<component id="xdmengine_build" filter="s60" name="XDM Engine Build">
<unit bldFile="xdmengine/group"/>
</component>
</collection>
<collection id="xdmsettingsui" name="XDM Settings UI" level="ui">
<!-- collection is really a component. Need to move down a directory (eg xdm/xdmsettingsui)-->
<component id="xdmsettingsui_build" filter="s60" name="XDM Settings UI Build">
<unit bldFile="xdmsettingsui/group"/>
</component>
</collection>
<collection id="xdmprotocols" name="XDM Protocols" level="fw">
<!-- collection is really a component. Need to move down a directory (eg xdm/xdmprotocols)-->
<component id="xdmprotocols_build" filter="s60" name="XDM Protocols Build">
<unit bldFile="xdmprotocols/group"/>
</component>
</collection>
<collection id="msgconnmanager" name="Messaging Connection Manager" level="fw">
<!-- collection is really a component. Need to move down a directory-->
<component id="msgconnmanager_build" filter="s60" name="Messaging Connection Manager Build">
<unit bldFile="msgconnmanager/group"/>
</component>
</collection>
<collection id="presencesettingsui" name="Presence Settings UI" level="ui">
<!-- collection is really a component. Need to move down a directory-->
<component id="presencesettingsui_build" filter="s60" name="Presence Settings UI Build">
<unit bldFile="presencesettingsui/group"/>
</component>
</collection>
<collection id="simpleengine" name="SIMPLE Engine" level="engine">
<!-- collection is really a component. Need to move down a directory-->
<component id="simpleengine_build" filter="s60" name="SIMPLE Engine Build">
<unit bldFile="simpleengine/group"/>
</component>
</collection>
<collection id="presencefwsimpleadpt" name="Presence Framework SIMPLE Adaptation" level="fw">
<!-- collection is really a component. Need to move down a directory-->
<component id="simpleplugin" filter="s60" class="plugin" name="SIMPLE Plugin">
<unit bldFile="presencefwsimpleadpt/group"/>
</component>
</collection>
<collection id="simpledatamodeladapter" name="SIMPLE Data Model Adapter" level="fw">
<component id="presenceplugin" filter="s60" class="plugin" name="Presence Plugin" introduced="^2">
<unit bldFile="simpledatamodeladapter/group"/>
</component>
</collection>
<collection id="legacypresence_info" name="Legacy Presence Services Info" level="ui">
<component id="pressrv_plat" filter="s60" class="api" name="Legacy Presence Services Platform Interfaces">
<unit bldFile="pressrv_plat/group"/>
</component>
</collection>
</package>
</SystemDefinition>