-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.mattermost.Desktop.appdata.xml
64 lines (63 loc) · 3.2 KB
/
com.mattermost.Desktop.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>com.mattermost.Desktop</id>
<name>Mattermost</name>
<project_license>Apache-2.0</project_license>
<developer_name>Mattermost, Inc.</developer_name>
<summary>Opensource team chat</summary>
<metadata_license>CC0-1.0</metadata_license>
<url type="homepage">https://www.mattermost.org/</url>
<description>
<p>
As an alternative to proprietary SaaS messaging, Mattermost brings
all your team communication into one place, making it searchable and
accessible anywhere. It’s written in Golang and React and runs as
a production-ready Linux binary under an MIT license with either MySQL
or Postgres.
</p>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://ga0.imgix.net/screenshot/o/111417-mattermost-1513705902-5351114</image>
</screenshot>
<screenshot>
<image type="source">https://ga0.imgix.net/screenshot/o/111417-mattermost-1513706072-6569283</image>
</screenshot>
<screenshot>
<image type="source">https://ga0.imgix.net/screenshot/o/111417-mattermost-1513705838-1315444</image>
</screenshot>
</screenshots>
<releases>
<release version="4.1.2" date="2018-05-25"/>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">intense</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<update_contact>[email protected]</update_contact>
</component>