pictographs/layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Thu, 07 Jan 2010 12:19:27 +0000
changeset 20 f6fd4830a02c
parent 0 05e9090e2422
permissions -rw-r--r--
Add LRU cache of rendered bitmaps, to improve redraw performance in the absence of graphics HW support for OpenVG

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "addon/s60_dd/pictographs" >
]>

<SystemDefinition name="pictographs" schema="1.4.0">
  <systemModel>
    <layer name="addon_layer">
      <module name="pictographs">
        <unit unitID="abs.pictographs" mrp="" bldFile="&layer_real_source_path;/group" filter="dfs_build" name="pictographs" />
      </module>
    </layer>

  </systemModel>
</SystemDefinition>