Rename for Flathub.
This commit is contained in:
43
org.eu.encom.matrique.appdata.xml
Normal file
43
org.eu.encom.matrique.appdata.xml
Normal file
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>org.eu.encom.matrique</id>
|
||||
<metadata_license>GFDL</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<name>Matrique</name>
|
||||
<summary>IM client for the Matrix protocol</summary>
|
||||
<description>
|
||||
<p>
|
||||
Matrique is a glossy cross-platform client for Matrix, the decentralized communication protocol for instant messaging.
|
||||
</p>
|
||||
<p>
|
||||
The source code is generally available at <a href="https://gitlab.com/b0/matrique" target="_blank">Gitlab</a>
|
||||
</p>
|
||||
</description>
|
||||
<launchable type="desktop-id">org.eu.encom.matrique</launchable>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>Overview</caption>
|
||||
<image>https://raw.githubusercontent.com/encombhat/flathub/org.eu.encom.matrique/screenshots/1.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Room Config</caption>
|
||||
<image>https://raw.githubusercontent.com/encombhat/flathub/org.eu.encom.matrique/screenshots/2.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Create Room</caption>
|
||||
<image>https://raw.githubusercontent.com/encombhat/flathub/org.eu.encom.matrique/screenshots/3.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Settings Panel</caption>
|
||||
<image>https://raw.githubusercontent.com/encombhat/flathub/org.eu.encom.matrique/screenshots/4.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<url type="homepage">https://gitlab.com/b0/matrique</url>
|
||||
<content_rating type="oars-1.0">
|
||||
<content_attribute id="social-chat">intense</content_attribute>
|
||||
<content_attribute id="social-audio">intense</content_attribute>
|
||||
</content_rating>
|
||||
<releases>
|
||||
<release version="167" date="2018-08-14" type="stable"></release>
|
||||
</releases>
|
||||
</component>
|
||||
Reference in New Issue
Block a user