idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0xuikon.confml
branchRCL_3
changeset 93 b01126ce0bec
parent 78 89165693e770
child 102 ba63c83f4716
--- a/idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0xuikon.confml	Tue Sep 14 20:58:58 2010 +0300
+++ b/idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0xuikon.confml	Wed Sep 15 12:00:00 2010 +0300
@@ -1,9 +1,18 @@
+<?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>
+  <data>
     <Homescreen4XuikonFolder>
+      <SupportQhd>true</SupportQhd>
+      <SupportVga>true</SupportVga>
       <FolderCFG>foo</FolderCFG>
     </Homescreen4XuikonFolder>
   </data>