confml/platformthemes.confml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:33:32 +0300
changeset 17 a5dfa7884e30
parent 12 aa35df067ae7
child 13 e63789a1ced8
permissions -rw-r--r--
Revision: 201035 Kit: 201037

<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns="http://www.s60.com/xml/confml/1" xmlns:xi="http://www.w3.org/2001/XInclude" name="theme" version="1">
  <desc>HbTheme</desc>
  <data>
    <HbTheme>
      <AvailableThemes extensionPolicy="append">
        <ThemeName>sfblacktheme</ThemeName>
        <ThxPath>\epoc32\data\z\resource\hb\themes\sfblacktheme.thx</ThxPath>
      </AvailableThemes>
      <AvailableThemes>
        <ThemeName>sfwhitetheme</ThemeName>
        <ThxPath>\epoc32\data\z\resource\hb\themes\sfwhitetheme.thx</ThxPath>
      </AvailableThemes>
    </HbTheme>
  </data>
</configuration>