Initialize Tizen 2.3
[apps/livebox/livebox-viewer.git] / live.viewer / live.viewer.xml
1 <?xml version="1.0" encoding="utf-8" ?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="live.viewer" version="0.0.1" install-location="auto">
3         <label>Live viewer (native)</label>
4         <author email="nicesj.park@samsung.com" href="www.samsung.com">Sung-jae Park</author>
5         <description>Live box simple viewer (native)</description>
6
7         <ui-application appid="live.viewer" exec="/opt/usr/apps/live.viewer/bin/live-viewer" nodisplay="false" multiple="false" type="capp" taskmanage="true">
8                 <icon>live-viewer.png</icon>
9                 <label>Live box simple viewer (native)</label>
10                 <label xml:lang="en-us">Live box simple viewer (native)</label>
11         </ui-application>
12 </manifest>