]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc after apt run
authorMario Höllein <mhoellein@freenet.de>
Thu, 4 Oct 2018 12:29:02 +0000 (14:29 +0200)
committerMario Höllein <mhoellein@freenet.de>
Thu, 4 Oct 2018 12:29:02 +0000 (14:29 +0200)
Package changes:
+gthumb 3:3.6.1-1 amd64
+gthumb-data 3:3.6.1-1 all

mailcap

diff --git a/mailcap b/mailcap
index 0357b9582f1c09fb4e17a7b3ee7d2692973a79e9..9dee4a713cc40b05c2b64d04e18689b367f2d938 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -68,6 +68,9 @@ text/html; /usr/bin/sensible-browser %s; description=HTML Text; nametemplate=%s.
 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:-
+image/jpeg; gthumb '%s'; test=test -n "$DISPLAY"
+image/gif; gthumb '%s'; test=test -n "$DISPLAY"
+image/png; gthumb '%s'; test=test -n "$DISPLAY"
 application/x-info; /usr/bin/info -f '%s'; needsterminal; description=GNU Info document
 application/mxf; /usr/bin/mplayer %s; description="MXF video"
 application/x-netshow-channel; /usr/bin/mplayer %s; description="Windows Media Station file"
@@ -402,6 +405,20 @@ 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"
 text/plain; gedit --new-document %s; test=test -n "$DISPLAY"
+image/bmp; gthumb %s; test=test -n "$DISPLAY"
+image/jpeg; gthumb %s; test=test -n "$DISPLAY"
+image/gif; gthumb %s; test=test -n "$DISPLAY"
+image/png; gthumb %s; test=test -n "$DISPLAY"
+image/tiff; gthumb %s; test=test -n "$DISPLAY"
+image/x-bmp; gthumb %s; test=test -n "$DISPLAY"
+image/x-ico; gthumb %s; test=test -n "$DISPLAY"
+image/x-png; gthumb %s; test=test -n "$DISPLAY"
+image/x-pcx; gthumb %s; test=test -n "$DISPLAY"
+image/x-tga; gthumb %s; test=test -n "$DISPLAY"
+image/xpm; gthumb %s; test=test -n "$DISPLAY"
+image/svg+xml; gthumb %s; test=test -n "$DISPLAY"
+x-content/image-dcf; gthumb --import-photos %s; test=test -n "$DISPLAY"
+x-content/image-picturecd; gthumb --import-photos %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"
 application/vnd.google-earth.kml+xml; gapplication launch org.gnome.Maps %s; test=test -n "$DISPLAY"