From: Mario Höllein Date: Thu, 4 Oct 2018 12:29:02 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=5341e96cb0e7fc7f4faf877a31dc199c2a7a947b;p=zenbook committing changes in /etc after apt run Package changes: +gthumb 3:3.6.1-1 amd64 +gthumb-data 3:3.6.1-1 all --- diff --git a/mailcap b/mailcap index 0357b95..9dee4a7 100644 --- 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"