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>
10 <privilege>http://tizen.org/privilege/power</privilege>