layers.sysdef.xml
author teknolog
Sat, 03 Apr 2010 10:55:45 +0100
changeset 68 867fc277ffea
parent 2 29cda98b007e
permissions -rw-r--r--
Removed debug code that place the DB in the wrong place; Fix for DL queue not updating show icon correctly when moving to next download.

<?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>