from tizen branch
[profile/ivi/GhostCluster.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/GhostCluster" version="1.0.0" viewmodes="maximized">
3     <tizen:application id="GV3ySIINq7.GhostCluster" package="GV3ySIINq7" required_version="2.1"/>
4     <content src="index.html"/>
5     <icon src="GhostCluster.png"/>
6     <name>GhostCluster</name>
7     <tizen:privilege name="http://tizen.org/privilege/vehicle"/>
8 </widget>