Skip to content

Commit 3d17a70

Browse files
probonopdadamreichold
authored andcommitted
Create QMediathekView.appdata.xml (#11)
* Create QMediathekView.appdata.xml AppStream metainfo file. More information: https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps
1 parent fb4a4d2 commit 3d17a70

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

QMediathekView.appdata.xml

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<component type="desktop-application">
3+
<id>QMediathekView</id>
4+
<metadata_license>CC0-1.0</metadata_license>
5+
<project_license>GPL-3.0+</project_license>
6+
<name>QMediathekView</name>
7+
<summary>Access online video of German-speaking public TV stations</summary>
8+
<description>
9+
<p>Qt-based front-end for the database maintained by the MediathekView project.</p>
10+
</description>
11+
<launchable type="desktop-id">QMediathekView.desktop</launchable>
12+
<url type="homepage">https://github.com/adamreichold/QMediathekView</url>
13+
<screenshots>
14+
<screenshot type="default">
15+
<image>https://user-images.githubusercontent.com/2480569/50730843-f1997c80-114e-11e9-8f25-2c137f453bbb.png</image>
16+
</screenshot>
17+
</screenshots>
18+
<provides>
19+
<id>QMediathekView.desktop</id>
20+
</provides>
21+
</component>

0 commit comments

Comments
 (0)