summaryrefslogtreecommitdiff
path: root/org.tizen.tickernoti-syspopup.xml
blob: c18740809aa039e5ce966404c9f17139a3860171 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.tickernoti-syspopup" version="0.1.4" install-location="internal-only">
	<label>tickernoti system popup application</label>
	<author email="cinoo.kim@samsung.com" href="www.samsung.com">Shinwoo Kim</author>
	<description>tickernoti system popup application</description>
	<ui-application appid="org.tizen.tickernoti-syspopup" exec="/opt/apps/org.tizen.tickernoti-syspopup/bin/tickernoti-syspopup" nodisplay="true" multiple="false" type="capp" taskmanage="false">
		<icon>null</icon>
		<label>tickernoti-syspopup</label>
	</ui-application>
</manifest>