summaryrefslogtreecommitdiff
path: root/popup-wifidirect/org.tizen.wifi-direct-popup.xml
blob: bd41bf5fabb0a64ae77853517e0d922959b0e035 (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-popup" version="0.6.2" install-location="internal-only">
	<label>WifiDirectPopup</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 Popup Application</description>
	<ui-application appid="org.tizen.wifi-direct-popup" exec="/opt/apps/org.tizen.wifi-direct-popup/bin/wifi-direct-popup" nodisplay="true" multiple="false" type="capp" taskmanage="true">
		<label>WifiDirectPopup</label>
		<label xml:lang="en-us">WifiDirectPopup</label>
	</ui-application>
</manifest>