-
Notifications
You must be signed in to change notification settings - Fork 0
/
com.discordapp.appdata.xml
32 lines (32 loc) · 1.51 KB
/
com.discordapp.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2014-2018 Free Software Foundation, Inc. -->
<component type="desktop-application">
<id>com.discordapp.desktop</id>
<metadata_license>FSFAP</metadata_license>
<name>Discord</name>
<summary>All-in-one voice and text chat for gamers that's free, secure, and works on both your desktop and phone</summary>
<description>
<p>
Discord is a proprietary freeware VoIP application and digital distribution platform designed for video gaming communities, that specializes in text, image, video and audio communication between users in a chat channel. Discord runs on Windows, macOS, Android, iOS, Linux, and in web browsers. As of December 2018, there are over 200 million unique users of the software.</p>
</description>
<launchable type="desktop-id">discord.desktop</launchable>
<screenshots>
<screenshot type="default">
<image type="source" width="1001" height="611">https://support.discordapp.com/hc/en-us/article_attachments/204053958/WelcomeChan.png</image>
</screenshot>
</screenshots>
<provides>
<binary>Discord</binary>
</provides>
<releases>
<release version="0.0.9" date="2019-10-10">
<description>AppImage update.</description>
</release>
<release version="0.0.8" date="2019-02-02">
<description>Initial AppImage release.</description>
</release>
</releases>
<url type="homepage">https://discordapp.com</url>
<update_contact>dziltener_AT_lyrion.ch</update_contact>
<project_group>Discord</project_group>
</component>