From 3c436eddc851c02401f59a0b01d1c1ac490d9097 Mon Sep 17 00:00:00 2001 From: matter-it-does <76812421+matter-it-does@users.noreply.github.com> Date: Tue, 2 Nov 2021 22:19:50 +0530 Subject: [PATCH] Add Thunderbird, mail (#717) * Add Thunderbird, mail * Cleanup Co-authored-by: 7mail <76812421+7mail@users.noreply.github.com> Co-authored-by: Serhii Londar --- applications.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/applications.json b/applications.json index 6ae42f5..91342f8 100644 --- a/applications.json +++ b/applications.json @@ -9049,6 +9049,27 @@ "swift" ] }, + { + "short_description": "Backed by Mozilla, Thunderbird is an extensible email, newsfeed, chat, and calendaring client.", + "categories": [ + "mail", + "chat" + ], + "repo_url": "https://hg.mozilla.org/mozilla-central", + "title": "Thunderbird", + "icon_url": "https://www.mozilla.org/media/img/trademarks/thunderbird_logo_100.09facb8b4189.png", + "screenshots": [ + "https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/landing/screenshot-mac.png", + "https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/calendar/screenshot-mac.png", + "https://www.thunderbird.net/media/img/thunderbird/features/addon-manager.png" + ], + "official_site": "https://www.thunderbird.net/", + "languages": [ + "cpp", + "javascript", + "rust" + ] + }, { "short_description": "Make drag-and-drop easier using DropPoint. Helps to drag content without having to open side-by-side windows.", "categories": [