Tizen 2.0 Release
[samples/web/Tenframe.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="https://github.com/01org/webapps-tenframe" version="1.0.0" viewmodes="fullscreen">
3         <icon src="icon.png"/>
4         <content src="index.html"/>
5         <name>Tenframe</name>
6         <tizen:application id="CNz2a9A5WB" required_version="1.0"/>
7         <tizen:setting screen-orientation="landscape" contextmenu="enable"/>
8 </widget>