set window opaque state
[profile/tv/apps/native/homescreen.git] / org.tizen.homescreen-tv-ref.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>homescreen</label>
4         <author email="PUT YOUR EMAIL" href="www.samsung.com">PUT YOUR NAME</author>
5         <description>homescreen</description>
6         <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="true" multiple="false" type="capp" taskmanage="true">
7                 <label>homescreen</label>
8         </ui-application>
9 </manifest>