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