Merge "[Service]Add more xwalk extensions for service app" into tizen
[platform/framework/web/wrtjs.git] / packaging / org.tizen.wrtjs-vd.xml.in
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" api-version="@TIZEN_VERSION@" package="@PACKAGE_ID@" version="@WRTJS_VERSION@">
3     <label>Tizen Web Runtime</label>
4     <author href="www.samsung.com" email="@samsung.com">SamsungResearch</author>
5     <description>Tizen Web Runtine manages web applications.</description>
6     <tv-info api-version="@TIZEN_VERSION@"><infolink>T-INFOLINK2019-1000</infolink></tv-info>
7     <ui-application appid="@PACKAGE_ID@.wrt-loader" exec="/usr/bin/wrt-loader" nodisplay="true" multiple="false" type="capp" taskmanage="false">
8         <label>Web Runtime Loader</label>
9         <label xml:lang="en-us">Web Runtime Loader</label>
10     </ui-application>
11 </manifest>