[Go]update Go(tizen_2.1)
[samples/web/Go.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-go" version="1.0.0" viewmodes="fullscreen">
3         <icon src="Go_Icon_128.png"/>
4         <content src="index.html"/>
5         <name>Go</name>
6         <tizen:application id="SM31mV8fq9.Go" package="SM31mV8fq9" required_version="2.1"/>
7         <tizen:setting screen-orientation="landscape" context-menu="disable" background-support="enable" encryption="disable" install-location="auto"/>
8 </widget>