idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0xuikon.confml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 12:00:00 +0300
branchRCL_3
changeset 93 b01126ce0bec
parent 78 89165693e770
child 102 ba63c83f4716
permissions -rw-r--r--
Revision: 201035 Kit: 201036

<?xml version="1.0" encoding="UTF-8"?>
<configuration name="Home screen 4 Xuikon Folder generation " version="1" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <feature name="Homescreen4 Xuikon Folder generation" ref="Homescreen4XuikonFolder">
  <setting ref="SupportQhd" name="Qhd Support" type="boolean">
    <desc>The Qhd touch is a supported display type of the xuikon homescreen</desc>
  </setting>
  <setting ref="SupportVga" name="Vga Support" type="boolean">
    <desc>The Vga touch is a supported display type of the xuikon homescreen</desc>
  </setting>
    <setting name="hard coded version" readOnly="true" ref="FolderCFG" type="string" />
  </feature>
  <data>
    <Homescreen4XuikonFolder>
      <SupportQhd>true</SupportQhd>
      <SupportVga>true</SupportVga>
      <FolderCFG>foo</FolderCFG>
    </Homescreen4XuikonFolder>
  </data>
</configuration>