~ken-vandine/+junk/hangonman

« back to all changes in this revision

Viewing changes to www/config.xml

  • Committer: Ken VanDine
  • Date: 2014-03-07 03:22:47 UTC
  • Revision ID: ken.vandine@canonical.com-20140307032247-uk4i0eqyf4l7e4em
initial packaging on hangonman

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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-hangonman" version="0.0.4" viewmodes="fullscreen">
 
3
    <icon src="icon_128.png"/>
 
4
    <content src="index.html"/>
 
5
    <name>HangOnMan</name>
 
6
    <tizen:application id="nrT4AQuzWO.hangonman" package="nrT4AQuzWO" required_version="2.1"/>
 
7
    <tizen:setting screen-orientation="landscape" contextmenu="enable"/>
 
8
</widget>