]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Mon, 11 May 2020 06:24:09 +0000 (08:24 +0200)
committerFrank Brehm <root@nadja.home.brehm-online.com>
Mon, 11 May 2020 06:24:09 +0000 (08:24 +0200)
Package changes:
+font-manager 0.7.3-1.1 amd64
+ttf-mscorefonts-installer 3.6ubuntu2 all

mailcap

diff --git a/mailcap b/mailcap
index 036dcc88833fef581beadfcd3d02510586c6679c..46e16f7993cb02709e7ac76e1146cc7d241ef85a 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -638,6 +638,12 @@ application/x-font-type1; gnome-font-viewer %s; test=test -n "$DISPLAY"
 application/x-font-otf; gnome-font-viewer %s; test=test -n "$DISPLAY"
 font/ttf; gnome-font-viewer %s; test=test -n "$DISPLAY"
 font/otf; gnome-font-viewer %s; test=test -n "$DISPLAY"
+application/x-font-ttf; font-manager %s; test=test -n "$DISPLAY"
+application/x-font-type1; font-manager %s; test=test -n "$DISPLAY"
+application/x-font-otf; font-manager %s; test=test -n "$DISPLAY"
+application/x-font-ttf; /usr/lib/x86_64-linux-gnu/font-manager/font-viewer %s; test=test -n "$DISPLAY"
+application/x-font-type1; /usr/lib/x86_64-linux-gnu/font-manager/font-viewer %s; test=test -n "$DISPLAY"
+application/x-font-otf; /usr/lib/x86_64-linux-gnu/font-manager/font-viewer %s; test=test -n "$DISPLAY"
 text/plain; gedit --new-document %s; test=test -n "$DISPLAY"
 application/vnd.geo+json; gapplication launch org.gnome.Maps %s; test=test -n "$DISPLAY"
 x-scheme-handler/geo; gapplication launch org.gnome.Maps %s; test=test -n "$DISPLAY"