confml/qtwebkit.confml
changeset 19 fcece45ef507
equal deleted inserted replaced
18:2f34d5167611 19:fcece45ef507
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <confml:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:confml="http://www.s60.com/xml/confml/2" xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2">
       
     3 	<confml:feature name="QTWebkit" ref="qtwebkit">
       
     4 		<confml:desc>QT Webkit settings</confml:desc>
       
     5 		<confml:setting name="QT Webkit enabled" 
       
     6 						ref="Enabled"
       
     7 						type="boolean">
       
     8 			<confml:desc>To enable QT Webkit usage</confml:desc>
       
     9 		</confml:setting>
       
    10 	</confml:feature>
       
    11 	<confml:data>
       
    12 		<confml:qtwebkit>
       
    13 			<confml:Enabled>true</confml:Enabled>
       
    14 		</confml:qtwebkit>
       
    15 	</confml:data>
       
    16 </confml:configuration>