mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
The referenced links on debian.net seem to have died. Thus they were replaced with links to our own website.
32 lines
951 B
XML
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>
|