13
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<configuration xmlns="http://www.s60.com/xml/confml/1" xmlns:xi="http://www.w3.org/2001/XInclude" name="theme" version="1">
|
|
3 |
<desc>HbTheme</desc>
|
|
4 |
<data>
|
|
5 |
<HbTheme>
|
|
6 |
<AvailableThemes extensionPolicy="append">
|
|
7 |
<ThemeName>sfblacktheme</ThemeName>
|
|
8 |
<ThxPath>\epoc32\data\z\resource\hb\themes\sfblacktheme.thx</ThxPath>
|
|
9 |
</AvailableThemes>
|
|
10 |
<AvailableThemes>
|
|
11 |
<ThemeName>sfwhitetheme</ThemeName>
|
|
12 |
<ThxPath>\epoc32\data\z\resource\hb\themes\sfwhitetheme.thx</ThxPath>
|
|
13 |
</AvailableThemes>
|
|
14 |
</HbTheme>
|
|
15 |
</data>
|
9
|
16 |
</configuration> |