layers.sysdef.xml
author Sebastian Brannstrom <sebastianb@symbian.org>
Sun, 31 Oct 2010 14:15:37 +0000
branchRCL_3
changeset 321 7a0fb290f9c6
parent 2 29cda98b007e
permissions -rw-r--r--
Re-enabled max items parsed, because disabling this causes shows to turn up as new multiple times. This again breaks feeds that add new shows at the bottom, so we need to solve this properly.

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "sf/app/organizer" >
]>

<SystemDefinition name="podcatcher" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="podcatcher">
        <unit unitID="incubator.podcatcher" mrp="" bldFile="&layer_real_source_path;/group" name="podcatcher" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>