confml/platformthemes.confml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 00:54:34 +0300
changeset 20 566596ebfc49
parent 12 aa35df067ae7
child 13 e63789a1ced8
permissions -rw-r--r--
Revision: 201037 Kit: 201039

<?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>