layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Tue, 23 Mar 2010 16:09:27 +0000
branchSymbian3_Theme
changeset 35 838be9535c06
parent 0 05e9090e2422
child 54 08459e712984
permissions -rw-r--r--
Start integration branch for Symbian^3 Theme The theme has been built using Carbide.ui on S60 5th Edition using the N97 plugin The source code in sf/mw/uiresources/skins/Symbian/srcdata was used to generate the installable SIS file which lives in the group directory, but the aim here is to build the theme for delivery in the ROM (preferrably as the default theme). Running "sbs -b bld.inf -c winscw" should build cleanly and deliver a matched set of files which then show up in the Settings | Themes | General list. Attempting to install it produces "Theme Corrupted".

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

<SystemDefinition name="uiresources" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="uiresources">
        <unit unitID="abs.uiresources" mrp="" bldFile="&layer_real_source_path;/group" name="uiresources" />
        <unit unitID="abs.OemNokia" mrp="" bldFile="&layer_real_source_path;/uigraphics/Icons/data/OemNokia/group" filter="dfs_build" name="OemNokia" />
      </module>
    </layer>

<layer name="api_test_layer">
  <module name="uiresources_api_tests">
  	<unit unitID="abs.uiresources.tsrc.all_tests" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="uiresources_tsrc_cdl" filter="uiresources_api_all" />
		<unit unitID="abs.uiresources.tsrc.cdl" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/cdl_api/tsrc/group" name="uiresources_tsrc_cdl" filter="cdl_api" />
		<unit unitID="abs.uiresources.tsrc.extended_fonts" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/extended_fonts_api/tsrc/group" name="uiresources_tsrc_extended_fonts" filter="extended_fonts_api" />
		<unit unitID="abs.uiresources.tsrc.extended_skins" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/extended_skins_api/tsrc/group" name="uiresources_tsrc_extended_skins" filter="extended_skins_api" />
		<unit unitID="abs.uiresources.tsrc.graphic_configuration" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/graphic_configuration_api/tsrc/group" name="uiresources_tsrc_graphic_configuration" filter="graphic_configuration_api" />
		<unit unitID="abs.uiresources.tsrc.layout_data" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/layout_data_api/tsrc/group" name="uiresources_tsrc_layout_data" filter="layout_data_api" />
		<unit unitID="abs.uiresources.tsrc.layout_system_private" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/layout_system_private_api/tsrc/group" name="uiresources_tsrc_layout_system_private" filter="layout_system_private_api" />
		<unit unitID="abs.uiresources.tsrc.skins_image_attributes" mrp="" bldFile="&layer_real_source_path;/uiresources_plat/skins_image_attributes_api/tsrc/group" name="uiresources_tsrc_skins_image_attributes" filter="skins_image_attributes_api" />
		<unit unitID="abs.uiresources.tsrc.font_definition" mrp="" bldFile="&layer_real_source_path;/uiresources_pub/font_definition_api/tsrc/group" name="uiresources_tsrc_font_definition" filter="font_definition_api" />
		<unit unitID="abs.uiresources.tsrc.graphics" mrp="" bldFile="&layer_real_source_path;/uiresources_pub/graphics_api/tsrc/group" name="uiresources_tsrc_graphics" filter="graphics_api" />
		<unit unitID="abs.uiresources.tsrc.pictograph" mrp="" bldFile="&layer_real_source_path;/uiresources_pub/pictograph_api/tsrc/group" name="uiresources_tsrc_pictograph" filter="pictograph_api" />
		<unit unitID="abs.uiresources.tsrc.skins" mrp="" bldFile="&layer_real_source_path;/uiresources_pub/skins_api/tsrc/group" name="uiresources_tsrc_skins" filter="skins_api" />
  </module>
</layer>

  </systemModel>
</SystemDefinition>