]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc after apt run
authorMario Höllein <mhoellein@freenet.de>
Sat, 28 Jul 2018 15:14:16 +0000 (17:14 +0200)
committerMario Höllein <mhoellein@freenet.de>
Sat, 28 Jul 2018 15:14:16 +0000 (17:14 +0200)
Package changes:
+gpa 0.9.9-3 amd64
+gpgsm 2.1.11-6ubuntu2.1 amd64

mailcap

diff --git a/mailcap b/mailcap
index 16fe4533bde554eaa81978d12964d2faf887e0f9..865e0e3fe8e47c22582ac72007d095803f8caa4e 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -66,6 +66,7 @@ application/x-troff-man; /usr/bin/man -l '%s'; needsterminal; description=Man pa
 text/troff; /usr/bin/man -l '%s'; needsterminal; description=Man page
 text/html; /usr/bin/sensible-browser %s; description=HTML Text; nametemplate=%s.html
 application/pdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf
+application/pgp-encrypted; gpa '%s'; edit=gpa '%s'; test=test "$DISPLAY" != ""
 application/x-troff-man; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/usr/bin/nroff -mandoc -Tutf8 | print text/plain:-
 text/troff; /usr/bin/nroff -mandoc -Tutf8; copiousoutput; print=/usr/bin/nroff -mandoc -Tutf8 | print text/plain:-
 application/x-info; /usr/bin/info -f '%s'; needsterminal; description=GNU Info document