Add content_harvester_plugin_api component to homescreensrvlegacy
NB. SOmeone did something odd in order to avoid creating a new .pro file
--- a/symbian4/mw/homescreensrvlegacy/package_definition.xml Fri Jun 11 15:57:25 2010 +0100
+++ b/symbian4/mw/homescreensrvlegacy/package_definition.xml Fri Jun 11 16:04:54 2010 +0100
@@ -10,6 +10,10 @@
<meta rel="Api" href="ai_plugin_information_api/ai_plugin_information_api.metaxml"/>
<unit bldFile="ai_plugin_information_api/group" qt:proFile="group.pro"/>
</component>
+ <component id="content_harvester_plugin_api" name="Content Harvester Plug-in API" class="api" filter="s60">
+ <meta rel="Api" href="content_harvester_plugin_api/content_harvester_plugin_api.metaxml"/>
+ <unit bldFile="content_harvester_plugin_api/group"/>
+ </component>
</collection>
</package>
</SystemDefinition>