configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/themes.thememl
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.

<?xml version="1.0" encoding="UTF-8"?>
<thememl xmlns="http://www.s60.com/xml/thememl/1">

    <carbideuiPath>mock_carbide_ui</carbideuiPath>
    
    <!-- <themeDir>CustomConfSettings/themes</themeDir> -->
    
    <activeTheme uid="0x12340001">
		<refSetting>CustomConfSettings/Theme1File</refSetting>
    	<platformUID>ThemeUids/Theme1Uid1</platformUID>
        <platformUID>ThemeUids/Theme1Uid2</platformUID>
        <platformUID>ThemeUids/Theme1Uid3</platformUID>
    </activeTheme>
    
    <activeTheme uid="0x12340002">
		<refSetting>CustomConfSettings/Theme2File</refSetting>
    	<platformUID>ThemeUids/Theme2Uid1</platformUID>
        <platformUID>ThemeUids/Theme2Uid2</platformUID>
    </activeTheme>
</thememl>