fixed config from merge mistake 0.2013.7.22
authorKevron Rees <kevron_m_rees@linux.intel.com>
Mon, 22 Jul 2013 21:41:04 +0000 (14:41 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Mon, 22 Jul 2013 21:41:04 +0000 (14:41 -0700)
config.xml

index 230570b..b09bf32 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <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">
-    <tizen:application id="BVDmHsmARk" required_version="1.0"/>
+    <tizen:application id="GV3ySIINq7.GhostCluster" package="GV3ySIINq7" required_version="2.1"/>
     <content src="index.html"/>
     <icon src="GhostCluster.png"/>
     <name>GhostCluster</name>
+    <tizen:privilege name="http://tizen.org/privilege/vehicle"/>
 </widget>