Tizen 2.1 base
[sdk/ide/native-sample.git] / samples / native / partner / cpp / Sample / Tizen C++ / MotionDetector / MotionDetector / project / manifest.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <Manifest xmlns="http://schemas.tizen.org/2012/06/manifest">
3     <Id>ve5qult792</Id>
4     <Version>2.0.0</Version>
5     <Type>C++App</Type>
6     <Vendors>
7         <Vendor Locale="eng-GB"/>
8     </Vendors>
9     <Descriptions>
10         <Description Locale="eng-GB"/>
11     </Descriptions>
12     <Url/>
13     <Requirements/>
14     <Apps>
15         <ApiVersion>3.0</ApiVersion>
16         <Secret>56159543773477D5F2839751994E23CB</Secret>
17         <Privileges/>
18         <UiApp AutoRestart="False" Default="True" ExecutableName="MotionDetector" LaunchOnBoot="False" MainmenuVisible="True">
19             <UiScalability BaseScreenSize="Normal" CoordinateSystem="Logical" LogicalCoordinate="480"/>
20             <UiTheme SystemTheme="White"/>
21             <Names>
22                 <Name Locale="eng-GB">MotionDetector</Name>
23             </Names>
24             <Icons>
25                 <Icon Section="MainMenu" Size="Type3">MotionDetector_type3.png</Icon>
26                 <Icon Section="MainMenu" Size="Type4">MotionDetector_type4.png</Icon>
27                 <Icon Section="MainMenu" Size="Type5">MotionDetector_type3.png</Icon>
28                 <Icon Section="LaunchImage" Size="Type3">Splash_type3.png</Icon>
29                 <Icon Section="LaunchImage" Size="Type4">Splash_type4.png</Icon>
30                 <Icon Section="LaunchImage" Size="Type5">Splash_type3.png</Icon>
31             </Icons>
32             <AppControls/>
33             <LaunchConditions/>
34             <Notifications>
35                 <Notification Name="Ticker">On</Notification>
36                 <Notification Name="Sound">On</Notification>
37                 <Notification Name="Contents">Off</Notification>
38                 <Notification Name="Badge">On</Notification>
39             </Notifications>
40         </UiApp>
41     </Apps>
42 </Manifest>