mumble/scripts/org.mumble_voip.mumble.appdata.xml
Robert Adam 97d01cab0b MAINT: Fix broken links in AppStream meatinfo file
The referenced links on debian.net seem to have died. Thus they were
replaced with links to our own website.
2021-02-23 10:25:19 +01:00

32 lines
951 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.mumble_voip.mumble</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<name>Mumble</name>
<summary>Voice Chat Software</summary>
<description>
<p>
Mumble is an open source, low-latency, high quality voice chat software.
</p>
</description>
<launchable type="desktop-id">org.mumble_voip.mumble.desktop</launchable>
<screenshots>
<screenshot type="default">
<caption>Light Theme</caption>
<image>https://www.mumble.info/blog/mumble-1.3.0-release-announcement/theme-lite.png</image>
</screenshot>
<screenshot>
<caption>Dark Theme</caption>
<image>https://www.mumble.info/blog/mumble-1.3.0-release-announcement/theme-dark.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://mumble.info</url>
<developer_name>The Mumble Dev-Team</developer_name>
</component>