Merge pull request #36447 from jerith666/thunderbird-typo

thunderbird: fix typo in desktop item genericName
This commit is contained in:
Graham Christensen 2018-03-07 15:11:37 -05:00 committed by GitHub
commit 25473a61ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,7 @@ in stdenv.mkDerivation rec {
exec = "thunderbird %U";
desktopName = "Thunderbird";
icon = "$out/lib/thunderbird-${version}/chrome/icons/default/default256.png";
genericName = "Main Reader";
genericName = "Mail Reader";
categories = "Application;Network";
mimeType = stdenv.lib.concatStringsSep ";" [
# Email