base: adjust the height of play info content
[profile/tv/apps/native/air_mediahub.git] / org.tizen.mediahub.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>Media Hub</label>
4         <author email="jehun.lim@samsung.com" href="www.samsung.com">Jehun Lim</author>
5         <description>Media Hub</description>
6         <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="true" multiple="false" type="capp" taskmanage="true">
7                 <label>Media Hub </label>
8         </ui-application>
9 </manifest>