tip_pbc/app/podcatcher/package_definition.xml
changeset 407 af9a3c6582bb
parent 395 a3f2b0422c8b
child 425 2b5206a690f5
--- a/tip_pbc/app/podcatcher/package_definition.xml	Thu Sep 09 10:32:56 2010 +0100
+++ b/tip_pbc/app/podcatcher/package_definition.xml	Thu Sep 09 14:03:04 2010 +0100
@@ -50,19 +50,19 @@
   late (Y|N) #IMPLIED
   priority CDATA #IMPLIED>
 ]>
-<SystemDefinition name="Symbian^4" schema="2.0.1">
+<SystemDefinition schema="2.0.1" name="Symbian^4">
  <systemModel>
   <layer name="app" long-name="Applications" levels="services apps">
-   <block name="podcatcher" level="apps" long-name="Podcatcher" levels="app">
+   <block name="podcatcher" level="apps" levels="app" long-name="Podcatcher">
 <collection name="podcatcher_info" long-name="Podcatcher" level="app">
-<component name="podcatcher_build" filter="sf_build" long-name="Podcatcher Build" introduced="^3">
+<component name="podcatcher_build" long-name="Podcatcher Build" introduced="^3" filter="sf_build" purpose="optional">
 <!-- has exports from top level bld.inf -->
 <unit bldFile="/sf/app/podcatcher/group"/>
 </component>
-<component name="podcatcher_app" filter="sf_build" long-name="Podcatcher Application" introduced="^3">
+<component name="podcatcher_app" long-name="Podcatcher Application" introduced="^3" filter="sf_build" purpose="optional">
 <unit bldFile="/sf/app/podcatcher/application/group"/>
 </component>
-<component name="podcatcher_engine" filter="sf_build" long-name="Podcatcher Engine" introduced="^3">
+<component name="podcatcher_engine" long-name="Podcatcher Engine" introduced="^3" filter="sf_build" purpose="optional">
 <unit bldFile="/sf/app/podcatcher/engine/group"/>
 </component>
 </collection>