--- a/symbian3/app/podcatcher/package_definition.xml Wed May 26 17:30:43 2010 +0100
+++ b/symbian3/app/podcatcher/package_definition.xml Fri May 28 16:24:42 2010 +0100
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
- <package id="podcatcher" name="Podcatcher" levels="app">
- <collection id="podcatcher_info" name="Podcatcher" level="app">
- <component id="podcatcher_build" filter="sf_build" name="Podcatcher Build" introduced="^3">
- <unit bldFile="group"/>
+ <package id="podcatcher" name="Podcatcher">
+ <collection id="podcatcher" name="Podcatcher Collection">
+ <component id="cameraapp" filter="s60" name="Podcatcher Engine">
+ <unit bldFile="/sf/app/podcatcher/engine/group"/>
+ </component>
+ <component id="podcatcher_ui" filter="s60" name="Podcatcher Avkon UI">
+ <unit bldFile="/sf/app/podcatcher/application/group"/>
</component>
</collection>
</package>
-</SystemDefinition>
+</SystemDefinition>
\ No newline at end of file