[Title] change icon.png image file
[samples/web/ImageRotation.git] / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/ImageRotation" version="1.0.0" viewmodes="maximized">
3     <tizen:application id="k7nOAli2fO.ImageRotation" package="k7nOAli2fO" required_version="2.1"/>
4     <content src="index.html"/>
5     <icon src="icon.png"/>
6     <name>ImageRotation</name>
7 </widget>