From a04b1f0c1019487c66caebba44eade954aa0c62b Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 14 Dec 2020 05:55:05 +0100 Subject: [PATCH] Added fix for rhbz#1907267 (Thunderbird on Wayland launcher does not show up as 'running' in the dash) --- thunderbird-wayland.desktop | 2 +- thunderbird.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/thunderbird-wayland.desktop b/thunderbird-wayland.desktop index e65deaf..10fba80 100644 --- a/thunderbird-wayland.desktop +++ b/thunderbird-wayland.desktop @@ -3,7 +3,7 @@ Version=1.0 Name=Thunderbird on Wayland GenericName=Email Comment=Send and Receive Email -Exec=thunderbird-wayland %u +Exec=thunderbird-wayland --name thunderbird-wayland %u TryExec=thunderbird-wayland Icon=thunderbird Terminal=false diff --git a/thunderbird.spec b/thunderbird.spec index 6012479..90e2ea5 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -81,7 +81,7 @@ ExcludeArch: armv7hl Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird Version: 78.5.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz @@ -734,6 +734,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Dec 14 2020 Martin Stransky - 78.5.0-2 +- Added fix for rhbz#1907267 (Thunderbird on Wayland launcher + does not show up as 'running' in the dash) + * Wed Nov 25 2020 Jan Horak - 78.5.0-1 - Update to 78.5.0 build3