podcasts/podcasts-gtk/resources/org.gnome.Podcasts.appdata.xml
Jordan Petridis b0c94dd998
Appdata: Add OARS Rating
This help with content age rating. Usefull for store
clients like gnome-software.

https://hughsie.github.io/oars/
2018-07-31 10:58:04 +03:00

33 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>org.gnome.Podcasts</id>
<name>Podcasts</name>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<content_rating type="oars-1.1" />
<developer_name>Jordan Petridis</developer_name>
<summary>Podcast app for GNOME</summary>
<description xml:lang="en">
<p>
Listen to your favorite podcasts, right from your desktop.
</p>
</description>
<url type="homepage">https://gitlab.gnome.org/World/podcasts</url>
<screenshots>
<screenshot>
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/home_view.png</image>
</screenshot>
<screenshot>
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/shows_view.png</image>
</screenshot>
<screenshot>
<image>https://gitlab.gnome.org/World/podcasts/raw/master/screenshots/show_widget.png</image>
</screenshot>
</screenshots>
<releases>
<release version="0.4.4" date="2018-07-31"/>
</releases>
<url type="homepage">https://gitlab.gnome.org/World/podcasts</url>
<update_contact>jpetridis@gnome.org</update_contact>
<developer_name>Jordan Petridis and others</developer_name>
</component>