Add package_definition_3.0.xml files for podcatcher, and add to root system model (Bug 1831)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/app/podcatcher/package_definition_3.0.xml Mon May 10 16:53:30 2010 +0100
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+ <package id="podcatcher" name="Podcatcher" levels="app">
+ <collection id="podcatcher" name="Podcatcher" level="app">
+ <component id="podcatcher_build" filter="s60" name="Podcatcher Build">
+ <!-- has exports from top level bld.inf -->
+ <unit bldFile="group"/>
+ </component>
+ <component id="podcatcher_app" filter="s60" name="Podcatcher Application">
+ <unit bldFile="application/group"/>
+ </component>
+ <component id="podcatcher_engine" filter="s60" name="Podcatcher Engine">
+ <unit bldFile="engine/group"/>
+ </component>
+ </collection>
+ </package>
+</SystemDefinition>
--- a/symbian3/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Mon May 10 10:30:39 2010 +0100
+++ b/symbian3/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Mon May 10 16:53:30 2010 +0100
@@ -219,6 +219,7 @@
<package id="rndtools" level="services" tech-domain="to" href="../../../../app/rndtools/package_definition_3.0.xml"/>
<package id="helps" level="apps" span="2" tech-domain="ui" href="../../../../app/helps/package_definition_3.0.xml"/>
<package id="techview" level="apps" span="2" tech-domain="ui" href="../../../../app/techview/package_definition_3.0.xml"/>
+ <package id="podcatcher" level="apps" tech-domain="ma" href="../../../../app/podcatcher/package_definition_3.0.xml"/>
</layer>
</systemModel>
</SystemDefinition>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian4/app/podcatcher/package_definition_3.0.xml Mon May 10 16:53:30 2010 +0100
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition schema="3.0.0">
+ <package id="podcatcher" name="Podcatcher" levels="app">
+ <collection id="podcatcher" name="Podcatcher" level="app">
+ <component id="podcatcher_build" filter="s60" name="Podcatcher Build">
+ <!-- has exports from top level bld.inf -->
+ <unit bldFile="group"/>
+ </component>
+ <component id="podcatcher_app" filter="s60" name="Podcatcher Application">
+ <unit bldFile="application/group"/>
+ </component>
+ <component id="podcatcher_engine" filter="s60" name="Podcatcher Engine">
+ <unit bldFile="engine/group"/>
+ </component>
+ </collection>
+ </package>
+</SystemDefinition>
--- a/symbian4/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Mon May 10 10:30:39 2010 +0100
+++ b/symbian4/os/deviceplatformrelease/foundation_system/system_model/system_definition.xml Mon May 10 16:53:30 2010 +0100
@@ -213,6 +213,7 @@
<package id="rndtools" level="services" tech-domain="to" href="../../../../app/rndtools/package_definition_3.0.xml"/>
<package id="helps" level="apps" span="2" tech-domain="ui" href="../../../../app/helps/package_definition_3.0.xml"/>
<package id="techview" level="apps" span="2" tech-domain="ui" href="../../../../app/techview/package_definition_3.0.xml"/>
+ <package id="podcatcher" level="apps" tech-domain="ma" href="../../../../app/podcatcher/package_definition_3.0.xml"/>
</layer>
</systemModel>
</SystemDefinition>