symbian4/app/search/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Tue, 11 May 2010 13:20:07 +0100
branchHighFidelityModel
changeset 204 b0597a809c02
parent 195 eaaf32b9864f
permissions -rw-r--r--
Correct podcatcher package definition, and move to the Multimedia Apps part of the root sysdef (S^3 and S^4)

<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="search" name="Search Apps" levels="eng base app api">
	<collection id="search_info" name="Search Info"> 
	<component id="search_build" name="Search Build" introduced="^4">
	  <unit bldFile="group"/>
	 </component>
	</collection>
	<collection id="searchui" name="Search UI">
	<component id="searchui_build" name="Search UI Build" introduced="^4">
	  <unit bldFile="searchui" qt:proFile="searchui.pro"/>
	 </component>
	</collection>
 </package>
</SystemDefinition>