Updated icon.png and config.xml for all widget related file in WRT TCs
[test/tct/web/wrt.git] / tct-ext02-wrt-tests / setting-encrypt-enable / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget id="http://tizen.org/setting-encrypt-enable" xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets">
3   <access origin="*"/>
4   <icon src="icon.png" height="117" width="117"/>
5   <content src="index.html"/>
6   <name>setting-encrypt-enable</name>
7   <tizen:application id="wrt2see029.SettingEncryptEnable" package="wrt2see029" required_version="2.1"/>
8   <tizen:setting encryption="enable"/>
9 </widget>