summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMatt McHenry <github@matt.mchenryfamily.org>2018-03-07 15:09:25 -0500
committerMatt McHenry <github@matt.mchenryfamily.org>2018-03-07 15:09:42 -0500
commit7a3855506f1cfa0702b26739c46468f1f56fd0f6 (patch)
treeca41ef3efe32025ef8165311e48f6d6e7759c1bf /pkgs
parent8b1cf100cd8badad6e1b6d4650b904b88aa870db (diff)
downloadnixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar.gz
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar.bz2
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar.lz
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar.xz
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.tar.zst
nixpkgs-7a3855506f1cfa0702b26739c46468f1f56fd0f6.zip
thunderbird: fix typo in desktop item genericName
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/mailreaders/thunderbird/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/mailreaders/thunderbird/default.nix b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
index bfbd9700197..48b6d3fbbaa 100644
--- a/pkgs/applications/networking/mailreaders/thunderbird/default.nix
+++ b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
@@ -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