From: Mario Höllein Date: Mon, 1 Oct 2018 08:13:15 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=e7cceda15ea9eee2cf83f063f4979e6a852d2735;p=zenbook committing changes in /etc after apt run Package changes: +darktable 2.4.2-1 amd64 +libflickcurl0 1.26-4 amd64 +libgraphicsmagick-q16-3 1.3.28-2 amd64 +libjs-prototype 1.7.1-3 all +libjs-scriptaculous 1.9.0-2 all +libosmgpsmap-1.0-1 1.1.0-2 amd64 +libpugixml1v5 1.8.1-7 amd64 --- diff --git a/mailcap b/mailcap index 3ed637c..0357b95 100644 --- a/mailcap +++ b/mailcap @@ -167,6 +167,16 @@ x-content/video-dvd; brasero --video %s; test=test -n "$DISPLAY" x-content/video-vcd; brasero --video %s; test=test -n "$DISPLAY" x-content/video-svcd; brasero --video %s; test=test -n "$DISPLAY" x-content/image-picturecd; brasero --video %s; test=test -n "$DISPLAY" +application/x-darktable; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/x-dcraw; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/jpeg; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/jpg; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/jp2; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/png; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/tiff; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/x-portable-pixmap; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/x-portable-floatmap; /usr/bin/darktable %s; test=test -n "$DISPLAY" +image/x-exr; /usr/bin/darktable %s; test=test -n "$DISPLAY" image/bmp; eog %s; test=test -n "$DISPLAY" image/gif; eog %s; test=test -n "$DISPLAY" image/jpeg; eog %s; test=test -n "$DISPLAY"