update content area in gallery view when there are no contents
[profile/tv/apps/native/gallery.git] / org.tizen.gallery-tv-ref.xml.in
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <manifest xmlns="http://tizen.org/ns/packages" package="@PACKAGE_NAME@" version="@VERSION@" install-location="internal-only">\r
3         <label>Gallery</label>\r
4         <author email="r.yeshwanth@samsung.com" href="www.samsung.com">Yeshwanth Reddivari</author>\r
5         <description>Gallery</description>\r
6         <ui-application appid="@PACKAGE_NAME@" exec="@BINDIR@/@PROJECT_NAME@" nodisplay="false" multiple="false" type="capp" taskmanage="true" landscape-effectimage="@DESKTOP_ICONDIR@/@PACKAGE_NAME@_4x2.png">\r
7                 <label>Gallery</label>\r
8                 <icon>@DESKTOP_ICON@</icon>\r
9                 <application-service>\r
10                          <operation name="http://tizen.org/appcontrol/operation/pick"/>\r
11                          <mime name="image/*"/>\r
12                          <mime name="video/*"/>\r
13                 </application-service>\r
14         </ui-application>\r
15 </manifest>\r