summaryrefslogtreecommitdiff
path: root/org.tizen.bt-connection-popup.xml
blob: ee4a79d141220861333620b3d2e75474f353376b (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://tizen.org/ns/packages" package="org.tizen.bt-connection-popup" version="0.0.1" install-location="internal-only">
	<label>W bt-connection-popup</label>
	<author email="ty-ace.lee@samsung.com" href="www.samsung.com">Taeyang Lee</author>
	<description>W bt-connection-popup</description>
	<ui-application appid="org.tizen.bt-connection-popup" exec="/usr/apps/org.tizen.bt-connection-popup/bin/bt-connection-popup" nodisplay="true" multiple="false" type="capp" taskmanage="false">
		<icon></icon>
		<label>BT Connection Popup</label>
		<label xml:lang="en-us">BT Connection Popup</label>
	</ui-application>
</manifest>