Modify appcontrol operations behavior.
authorSungWan Kim <sw0726.kim@samsung.com>
Tue, 2 Apr 2013 08:44:54 +0000 (17:44 +0900)
committerSungWan Kim <sw0726.kim@samsung.com>
Tue, 2 Apr 2013 08:44:54 +0000 (17:44 +0900)
Change-Id: Ib794d63bc996e69f944dc96431b8f15930d9658d
Signed-off-by: SungWan Kim <sw0726.kim@samsung.com>
manifest.xml

index 22fa603..e3b1ae6 100644 (file)
             <AppControls>
                 <AppControl>
                     <Operation>http://tizen.org/appcontrol/operation/add</Operation>
-                    <Operation>http://tizen.org/appcontrol/operation/configure</Operation>
-                    <Operation>http://tizen.org/appcontrol/operation/pick</Operation>
                     <Operation>http://tizen.org/appcontrol/operation/view</Operation>
+                    <Operation>http://tizen.org/appcontrol/operation/social/edit</Operation>
+                    <Operation>http://tizen.org/appcontrol/operation/social/pick</Operation>
+                    <Operation>http://tizen.org/appcontrol/operation/social/view</Operation>
                 </AppControl>
             </AppControls>
             <LaunchConditions/>