[SensorBall]update SensorBall(tizen_2.1)
authorji.ji <ji.ji@samsung.com>
Tue, 4 Jun 2013 07:11:08 +0000 (16:11 +0900)
committerji.ji <ji.ji@samsung.com>
Tue, 4 Jun 2013 07:11:08 +0000 (16:11 +0900)
Change-Id: I2a63e905d60c0cf511400d15c895f43930f72c41

config.xml
icon.png

index 7e7d602..a8c5aed 100644 (file)
@@ -1,14 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets"
-       id="http://sample-web-application.tizen.org/SensorBall" version="2.1.0"
-       viewmodes="fullscreen">
-       <tizen:application id="RiIuG1b0CV.SensorBall"
-               package="RiIuG1b0CV" required_version="2.1" />
-       <content src="index.html" />
-       <icon src="icon.png" />
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://sample-web-application.tizen.org/SensorBall" version="2.1.0" viewmodes="fullscreen">
+       <tizen:application id="RiIuG1b0CV.SensorBall" package="RiIuG1b0CV" required_version="2.1"/>
+       <content src="index.html"/>
+       <icon src="icon.png"/>
        <name>SensorBall</name>
-       <tizen:privilege name="http://tizen.org/privilege/application.launch" />
-       <tizen:setting screen-orientation="portrait"
-               context-menu="disable" background-support="disable" encryption="disable"
-               install-location="auto" />
+       <tizen:privilege name="http://tizen.org/privilege/application.launch"/>
+       <tizen:setting screen-orientation="portrait" context-menu="disable" background-support="disable" encryption="disable" install-location="auto"/>
 </widget>
index 9765b1b..5934757 100644 (file)
Binary files a/icon.png and b/icon.png differ