Initial commit
[profile/ivi/saythis.git] / config.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" version="2.0 Beta" viewmodes="fullscreen" id="http://yourdomain/webapptemplate">  
4         <icon src="icon_128.png"/>  
5         <content src="index.html"/>  
6         <name>SayThis</name>
7 </widget>