Remove screensavermodel and contentpublishingsrv collections HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 14:36:53 +0100
branchHighFidelityModel
changeset 293 b84389d0fd51
parent 292 9b41306fb331
child 294 5b51253f1001
Remove screensavermodel and contentpublishingsrv collections
symbian4/mw/homescreensrv/package_definition.xml
--- a/symbian4/mw/homescreensrv/package_definition.xml	Fri Jun 11 14:30:15 2010 +0100
+++ b/symbian4/mw/homescreensrv/package_definition.xml	Fri Jun 11 14:36:53 2010 +0100
@@ -29,30 +29,6 @@
      </component>
   </collection>
 
-  <collection id="contentpublishingsrv" name="Content Publishing Service" level="server">
-   <component id="contentpublishingdebug" filter="s60" name="Content Publishing Debug">
-    <!-- need to move this component outside of contentpublishingutils and into separate component directory -->
-    <meta rel="config">
-     <defined condition="CONTENT_PUBLISHER_DEBUG"/>
-    </meta>
-    <!-- <unit bldFile="contentpublishingsrv/contentpublishingutils/contentpublishingdebug/group"/> -->
-   </component>
-   <component id="contentpublishingutils" filter="s60" name="Content Publishing Utils">
-    <unit bldFile="contentpublishingsrv/contentpublishingutils/group"/>
-   </component>
-   <component id="contentpublishingserver" filter="s60" name="Content Publishing Server">
-    <unit bldFile="contentpublishingsrv/contentpublishingserver/group"/>
-   </component>
-   <component id="contentharvester" filter="s60" name="Content Harvester">
-    <unit bldFile="contentpublishingsrv/contentharvester/group"/>
-   </component>
-   <component id="contentpublishingsrv_rom" filter="s60" name="Content Publishing Service ROM">
-    <!-- need to remove links to the above components and just contain the IBY (or move the IBY into another component). 
-      		If keeping, it need to move down a directory.-->
-    <unit bldFile="contentpublishingsrv/group"/>
-   </component>
-  </collection>
-
   <collection id="homescreensrv_plat" name="Home Screen Services Platform Interfaces" level="specific">
      <component id="homescreensrv_plat_build" name="Home Screen Services Platform Interfaces build"  introduced="^4">
       <unit bldFile="homescreensrv_plat" qt:qmakeArgs="-r" qt:proFile="homescreensrv_plat.pro"/>
@@ -93,11 +69,6 @@
     <unit base="homescreensrv_plat/homescreen_information_api"/>
    </component>
   </collection>
-  <collection id="screensavermodel" name="Screensaver Model" level="specific">
-     <component id="screensavermodel_build" name="Screensaver Model Build"  introduced="^4">
-      <unit bldFile="screensavermodel" qt:qmakeArgs="-r" qt:proFile="screensavermodel.pro"/>
-     </component>
-  </collection>
   <collection id="hsactivityfw" name="Activity Framework" level="activityfw">
      <component id="hsactivityfw_build" name="Activity Framework Build"  introduced="^4">
       <unit bldFile="activityfw" qt:qmakeArgs="-r" qt:proFile="activityfw.pro"/>