b6bf4d10d2
Fixes: * Folder corruption could cause Thunderbird to freeze and become unusable * Message corruption could be propagated when reading mbox * Folder compaction was not abandoned on shutdown * Folder compaction did not clean up on failure * Collapsed NNTP thread incorrectly indicated there were unread messages * Navigating to next unread message did not wait for all messages to be loaded * Applying column view to folder and children could break if folder error occurred * Remote content notifications were broken with encrypted messages * Updating criteria of a saved search resulted in poor search performance * Drop-downs may not work in some places - remove kmozillahelper support (boo#1226112) * removed mozilla-kde.patch * requires xdg-desktop-portal instead OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=783
23 lines
797 B
XML
23 lines
797 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Upstream does not want to ship it https://bugzilla.mozilla.org/show_bug.cgi?id=1071065
|
|
so maintain a stub in here.
|
|
-->
|
|
|
|
<application>
|
|
<id type="desktop">thunderbird.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<description>
|
|
<p>
|
|
Thunderbird is a free, open-source, cross-platform application for
|
|
managing email, news feeds, chat, and news groups. It is a local
|
|
(rather than browser- or web-based) email application that is powerful
|
|
yet easy to use.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://www.thunderbird.net/</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://upload.wikimedia.org/wikipedia/commons/9/9d/Mozilla_Thunderbird_GNOME.png</screenshot>
|
|
</screenshots>
|
|
</application>
|