[Compass]update Compass(tizen_2.1) tizen_2.1 2.1b_release
authorgs86.lee <gs86.lee@samsung.com>
Tue, 23 Apr 2013 08:47:35 +0000 (17:47 +0900)
committergs86.lee <gs86.lee@samsung.com>
Tue, 23 Apr 2013 10:16:04 +0000 (19:16 +0900)
Change-Id: I9bcfb1ecfa8c96081b8b292ac774fb8d04d8dd50

LICENSE.Flora
NOTICE.Flora [deleted file]
config.xml
icon.png [changed mode: 0755->0644]

index 9c95663..fd90a36 100644 (file)
@@ -1,6 +1,6 @@
 Flora License
 
-Version 1.0, May, 2012
+Version 1.0, April, 2013
 
 http://floralicense.org/license/
 
@@ -67,8 +67,8 @@ on behalf of whom a Contribution has been received by Licensor and
 subsequently incorporated within the Work.
 
 "Tizen Certified Platform" shall mean a software platform that complies
-with the standards set forth in the Compatibility Definition Document
-and passes the Compatibility Test Suite as defined from time to time
+with the standards set forth in the Tizen Compliance Specification
+and passes the Tizen Compliance Tests as defined from time to time
 by the Tizen Technical Steering Group and certified by the Tizen
 Association or its designated agent.
 
diff --git a/NOTICE.Flora b/NOTICE.Flora
deleted file mode 100644 (file)
index fdb699a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved.
-Except as noted, this software is licensed under Flora License, Version 1.
-Please, see the LICENSE file for Flora License terms and conditions.
-
index 4f4fec7..12a3176 100644 (file)
@@ -1,10 +1,15 @@
 <?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/compass" version="2.1.0" viewmodes="fullscreen">
-       <tizen:application id="2dKf9wyV6t.Compass" package="2dKf9wyV6t" 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/compass" version="2.1.0"
+       viewmodes="fullscreen">
+       <tizen:application id="2dKf9wyV6t.Compass" package="2dKf9wyV6t"
+               required_version="2.1" />
+       <content src="index.html" />
+       <icon src="icon.png" />
        <name>Compass</name>
-       <tizen:privilege name="http://tizen.org/privilege/application.read"/>
-       <tizen:privilege name="http://tizen.org/privilege/systeminfo"/>
-       <tizen:setting screen-orientation="portrait" context-menu="disable" background-support="enable" encryption="disable" install-location="auto"/>
+       <tizen:privilege name="http://tizen.org/privilege/application.read" />
+       <tizen:privilege name="http://tizen.org/privilege/systeminfo" />
+       <tizen:setting screen-orientation="portrait"
+               context-menu="disable" background-support="enable" encryption="disable"
+               install-location="auto" />
 </widget>
old mode 100755 (executable)
new mode 100644 (file)
index 983c883..1b18647
Binary files a/icon.png and b/icon.png differ