summaryrefslogtreecommitdiff
path: root/ugapp-wifidirect/org.tizen.wifi-direct-ugapp.xml
blob: 94e77be2ccf29b396f4667bfe2a77c0b5fe351fa (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.wifi-direct-ugapp" version="0.6.2" install-location="internal-only">
	<label>WifiDirectUgapp</label>
	<author email="sungsik.jang@samsung.com" href="www.samsung.com">Sungsik Jang</author>
	<author email="dwmax.lee@samsung.com" href="www.samsung.com">Dongwook Lee</author>
	<description>WiFi Direct UG Application</description>
	<ui-application appid="org.tizen.wifi-direct-ugapp" exec="/opt/apps/org.tizen.wifi-direct-ugapp/bin/wifi-direct-ugapp" nodisplay="true" multiple="false" type="capp" taskmanage="true">
		<label>WifiDirectUgapp</label>
		<label xml:lang="en-us">WifiDirectUgapp</label>
	</ui-application>
</manifest>