configurationengine/source/plugins/symbian/integration-test/testdata/generate/project/custom/implml/themes.thememl
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <thememl xmlns="http://www.s60.com/xml/thememl/1">
       
     3 
       
     4     <carbideuiPath>mock_carbide_ui</carbideuiPath>
       
     5     
       
     6     <!-- <themeDir>CustomConfSettings/themes</themeDir> -->
       
     7     
       
     8     <activeTheme uid="0x12340001">
       
     9 		<refSetting>CustomConfSettings/Theme1File</refSetting>
       
    10     	<platformUID>ThemeUids/Theme1Uid1</platformUID>
       
    11         <platformUID>ThemeUids/Theme1Uid2</platformUID>
       
    12         <platformUID>ThemeUids/Theme1Uid3</platformUID>
       
    13     </activeTheme>
       
    14     
       
    15     <activeTheme uid="0x12340002">
       
    16 		<refSetting>CustomConfSettings/Theme2File</refSetting>
       
    17     	<platformUID>ThemeUids/Theme2Uid1</platformUID>
       
    18         <platformUID>ThemeUids/Theme2Uid2</platformUID>
       
    19     </activeTheme>
       
    20 </thememl>