Updated icon.png and config.xml for all widget related file in WRT TCs
[test/tct/web/wrt.git] / tct-stab-wrt-tests / test-half-memory / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget id="http://tizen.org/test-half-memory" viewmodes="maximized" 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>test-half-memory</name>
7   <tizen:application id="wrttest003.testhalfmemory" package="wrttest003" required_version="2.1"/>
8   <tizen:setting background-support="enable"/>
9 </widget>