summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 010767f..d1563d2 100644
--- a/config.xml
+++ b/config.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://com.intel.tizen/navigationgoogle" version="1.0.0" viewmodes="fullscreen">
<access origin="*" subdomains="true"/>
- <tizen:application id="html5POC08.html5UINav" package="html5POC08" required_version="2.1"/>
+ <tizen:application id="html5POC08.Nav" package="html5POC08" required_version="2.1"/>
<content src="index.html"/>
<icon src="icon.png"/>
<name>Navigation</name>