a10e18839413a7587950c467f17bcdfab5f5079c
[platform/core/system/system-popup.git] / src / poweroff / org.tizen.poweroff-syspopup.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.poweroff-syspopup" api-version="3.0" version="0.2.0" install-location="internal-only">
3         <label>Power off system popup</label>
4         <author email="ty317.kim@samsung.com" href="www.samsung.com">Taeyoung Kim</author>
5         <description>System popup application (power off system popup)</description>
6         <ui-application appid="org.tizen.poweroff-syspopup" exec="/usr/apps/org.tizen.poweroff-syspopup/bin/poweroff-popup" nodisplay="true" multiple="false" type="capp" taskmanage="false">
7                 <label>Power off system popup</label>
8         </ui-application>
9         <privileges>
10                 <privilege>http://tizen.org/privilege/power</privilege>
11         </privileges>
12 </manifest>