- fixed appdata - s390x build failures workaround - ML-DSA support for all RHELs Resolves: RHEL-132608
60 lines
2.3 KiB
XML
60 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<component type="desktop-application">
|
||
<id>thunderbird.desktop</id>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<name>Thunderbird</name>
|
||
<summary>Thunderbird is a free and open source email, newsfeed, chat, and calendaring client</summary>
|
||
<description>
|
||
<!-- From https://www.thunderbird.net/en-US/about/ -->
|
||
<p>
|
||
Thunderbird is a free and open source email, newsfeed, chat, and
|
||
calendaring client, that’s easy to set up and customize. One of the core
|
||
principles of Thunderbird is the use and promotion of open standards -
|
||
this focus is a rejection of our world of closed platforms and services
|
||
that can’t communicate with each other. We want our users to have freedom
|
||
and choice in how they communicate.
|
||
</p>
|
||
<p>
|
||
Thunderbird is an open source project, which means anyone can contribute
|
||
ideas, designs, code, and time helping fellow users.
|
||
</p>
|
||
</description>
|
||
<categories>
|
||
<category>Calendar</category>
|
||
<category>Email</category>
|
||
<category>Office</category>
|
||
</categories>
|
||
|
||
<url type="homepage">https://www.thunderbird.net/</url>
|
||
<url type="bugtracker">https://bugzilla.mozilla.org/</url>
|
||
<url type="faq">https://support.mozilla.org/kb/thunderbird-faq/</url>
|
||
<url type="help">https://support.mozilla.org/products/thunderbird/</url>
|
||
<url type="donation">https://www.thunderbird.net/donate/</url>
|
||
<url type="translate">https://www.thunderbird.net/participate/</url>
|
||
|
||
<project_group>Mozilla</project_group>
|
||
<project_license>MPL-2.0</project_license>
|
||
<developer_name>Thunderbird Project</developer_name>
|
||
|
||
<screenshots>
|
||
<screenshot type="default">
|
||
<image>https://raw.githubusercontent.com/thunderbird/flatpak-screenshots/main/image_1.png</image>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/thunderbird/flatpak-screenshots/main/image_2.png</image>
|
||
</screenshot>
|
||
</screenshots>
|
||
|
||
<mimetypes>
|
||
<mimetype>message/rfc822</mimetype>
|
||
<mimetype>x-scheme-handler/mailto</mimetype>
|
||
<mimetype>text/calendar</mimetype>
|
||
<mimetype>text/vcard</mimetype>
|
||
<mimetype>text/x-vcard</mimetype>
|
||
</mimetypes>
|
||
<releases>
|
||
<release version="__VERSION__" date="__DATE__"/>
|
||
</releases>
|
||
<update_contact>jhorak@redhat.com</update_contact>
|
||
</component>
|