Merge "add focus and key down handling of pin" into tizen
[profile/tv/apps/native/air_home.git] / org.tizen.home.xml.in
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="@PACKAGE_NAME@" version="@VERSION@" install-location="internal-only">
3         <label>home</label>
4         <author email="soohye.shin@samsung.com" href="www.samsung.com">Soohye Shin</author>
5         <description>home</description>
6         <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="true" multiple="false" type="capp" taskmanage="true">
7                 <label>home</label>
8         </ui-application>
9 </manifest>