Remove notification tags
authorJaesung Ku <jaesung.ku@samsung.com>
Thu, 22 Aug 2013 06:10:41 +0000 (15:10 +0900)
committerJaesung Ku <jaesung.ku@samsung.com>
Thu, 22 Aug 2013 06:10:41 +0000 (15:10 +0900)
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
project/manifest.xml

index 8b4ef33..d4703c4 100644 (file)
                 <Icon Section="MainMenu" Type="Xhigh">mainmenu.png</Icon>
             </Icons>
             <LaunchConditions/>
-            <Notifications>
-                <Notification Name="Ticker">On</Notification>
-                <Notification Name="Sound">On</Notification>
-                <Notification Name="Contents">Off</Notification>
-                <Notification Name="Badge">On</Notification>
-            </Notifications>
+            <Notifications/>
         </UiApp>
     </Apps>
 </Manifest>