layers.sysdef.xml
author teknolog
Sat, 03 Apr 2010 16:03:09 +0100
changeset 73 83752b9e3cb6
parent 2 29cda98b007e
permissions -rw-r--r--
Fix for regression in icon handling. Minor fix for trailing backslash in podcast dir in settings pane. New udeb SISs.

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