idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0.confml
branchRCL_3
changeset 93 b01126ce0bec
parent 78 89165693e770
child 102 ba63c83f4716
--- a/idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0.confml	Tue Sep 14 20:58:58 2010 +0300
+++ b/idlehomescreen/data/qhd_tch/view_20022fe0/conf/view20022fe0.confml	Wed Sep 15 12:00:00 2010 +0300
@@ -1,6 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <configuration name="Homescreen 4" 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="Homescreen 4 widgets" ref="HomescreenPlugins_4">
+    <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="Max Widgets" ref="MaxWidgets" type="string">
       <desc>Maximum widget amount in Homescreen 4 page. Customizable</desc>
     </setting>
@@ -247,6 +253,8 @@
   </feature>
 <data>
     <HomescreenPlugins_4>
+      <SupportQhd>true</SupportQhd>
+      <SupportVga>true</SupportVga>
       <MaxWidgets>6</MaxWidgets>
     <UseEmptyWidgets>true</UseEmptyWidgets>
     <ItemIdEmptyWidgets>hs_qhd_tch_view</ItemIdEmptyWidgets>