pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: markd
Date: Thu Feb 18 10:11:48 UTC 2021
Modified Files:
pkgsrc/mail/thunderbird: Makefile
pkgsrc/mail/thunderbird/files: desktop.in
Log Message:
thunderbird: make the .desktop file slightly nicer
To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 pkgsrc/mail/thunderbird/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/thunderbird/files/desktop.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/Makefile
diff -u pkgsrc/mail/thunderbird/Makefile:1.268 pkgsrc/mail/thunderbird/Makefile:1.269
--- pkgsrc/mail/thunderbird/Makefile:1.268 Tue Feb 9 12:34:26 2021
+++ pkgsrc/mail/thunderbird/Makefile Thu Feb 18 10:11:48 2021
@@ -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/}
Index: pkgsrc/mail/thunderbird/files/desktop.in
diff -u pkgsrc/mail/thunderbird/files/desktop.in:1.1 pkgsrc/mail/thunderbird/files/desktop.in:1.2
--- pkgsrc/mail/thunderbird/files/desktop.in:1.1 Sun Nov 29 03:06:42 2009
+++ pkgsrc/mail/thunderbird/files/desktop.in Thu Feb 18 10:11:48 2021
@@ -8,4 +8,5 @@ Icon=@MOZILLA_ICON@
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