]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
committing changes in /etc made by "/usr/bin/python3 /usr/bin/nala install gphoto2...
authorFrank Brehm <frank@brehm-online.com>
Sun, 12 May 2024 10:49:10 +0000 (12:49 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Sun, 12 May 2024 10:49:10 +0000 (12:49 +0200)
Package changes:
+gphoto2 2.5.27-1 amd64
+gthumb 3:3.12.0-2 amd64
+gthumb-data 3:3.12.0-2 all
+libcdk5nc6 5.0.20180306-3 amd64

mailcap

diff --git a/mailcap b/mailcap
index b177a50fef930a1eac8f3a3906ecfdf5b92740e4..f970d12a822ab27f0b816fa9bfcecd8e065bd18c 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -73,6 +73,9 @@ 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/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-java-jnlp-file; /usr/share/icedtea-web/bin/javaws %s
 application/x-info; /usr/bin/info -f %s; needsterminal; description=GNU Info document
 application/mxf; /usr/bin/mplayer %s; description="MXF video"
@@ -860,6 +863,22 @@ font/otf; /usr/libexec/font-manager/font-viewer %s; test=test -n "$DISPLAY"
 application/x-font-ttf; /usr/libexec/font-manager/font-viewer %s; test=test -n "$DISPLAY"
 application/x-font-otf; /usr/libexec/font-manager/font-viewer %s; test=test -n "$DISPLAY"
 text/plain; gedit %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"
+image/webp; gthumb %s; test=test -n "$DISPLAY"
+image/jxl; 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"
 x-scheme-handler/maps; gapplication launch org.gnome.Maps %s; test=test -n "$DISPLAY"