pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/thunderbird thunderbird: make the .desktop file s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a3b4590cf355
branches:  trunk
changeset: 447223:a3b4590cf355
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Feb 18 10:11:48 2021 +0000

description:
thunderbird: make the .desktop file slightly nicer

diffstat:

 mail/thunderbird/Makefile         |  3 ++-
 mail/thunderbird/files/desktop.in |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r 0a92306f019a -r a3b4590cf355 mail/thunderbird/Makefile
--- a/mail/thunderbird/Makefile Thu Feb 18 10:08:49 2021 +0000
+++ b/mail/thunderbird/Makefile Thu Feb 18 10:11:48 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.268 2021/02/09 12:34:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.269 2021/02/18 10:11:48 markd Exp $
 
 DISTNAME=      thunderbird-${TB_VER}.source
 PKGNAME=       thunderbird-${TB_VER}
+PKGREVISION=   1
 TB_VER=                78.7.1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
diff -r 0a92306f019a -r a3b4590cf355 mail/thunderbird/files/desktop.in
--- a/mail/thunderbird/files/desktop.in Thu Feb 18 10:08:49 2021 +0000
+++ b/mail/thunderbird/files/desktop.in Thu Feb 18 10:11:48 2021 +0000
@@ -8,4 +8,5 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Application;Network;Email;
+MimeType=x-scheme-handler/mailto;



Home | Main Index | Thread Index | Old Index