diff options
Diffstat (limited to 'config.xml')
-rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |