Upstream version 5.34.97.0
[platform/framework/web/crosswalk.git] / src / ozone / packaging / rpm / chromium.xml.in
1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns="http://tizen.org/ns/packages" package="chromium" version="@VERSION@" install-location="internal-only">
3         <label>Chromium Browser</label>
4         <author href="https://01.org/ozone-wayland">Ozone Wayland Authors</author>
5         <description>Chromium Browser</description>
6         <ui-application appid="chromium-browser" exec="/usr/lib/chromium/chrome" nodisplay="false" multiple="false" type="capp" taskmanage="true">
7                 <label>Chromium Browser</label>
8                 <icon>chromium.png</icon>
9         </ui-application>
10 </manifest>