]> git.hoellein.online Git - homeserver/commitdiff
committing changes in /etc after apt run
authormhoellein <mhoellein@homeserver.homeip.net>
Tue, 23 Oct 2018 17:39:07 +0000 (19:39 +0200)
committerroot <root@homeserver.homeip.net>
Tue, 23 Oct 2018 17:39:07 +0000 (19:39 +0200)
Package changes:
+fonts-mathjax 2.6.1-1 all
+libcaja-extension1 1.14.2-1+sarah amd64
+libchamplain-0.12-0 0.12.13-1 amd64
+libchamplain-gtk-0.12-0 0.12.13-1 amd64
+libjs-mathjax 2.6.1-1 all
+libxreaderdocument3 1.0.8+sarah amd64
+libxreaderview3 1.0.8+sarah amd64
+mint-y-icons 1.0.3 all
+mint-y-theme 1.0.9 all
+pix 1.0.6+sarah amd64
+pix-data 1.0.6+sarah all
+xapps-common 1.0.0 all
+xed 1.0.6+sarah amd64
+xed-common 1.0.6+sarah all
+xreader 1.0.8+sarah amd64
+xreader-common 1.0.8+sarah all
+xviewer 1.0.6+sarah amd64
+xviewer-plugins 1.0.3+sarah amd64

mailcap

diff --git a/mailcap b/mailcap
index 150dec024287855895573afbf68b96528ef5e122..4f801d8236f657efcece8c8d571349aeeae27083 100644 (file)
--- a/mailcap
+++ b/mailcap
@@ -75,6 +75,9 @@ 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/vnd.mysql-workbench-model; mysql-workbench '%s'; description="MySQL Workbench Model"; test=test -n "$DISPLAY"; nametemplate=%s.mwb
+image/jpeg; pix '%s'; test=test -n "$DISPLAY"
+image/gif; pix '%s'; test=test -n "$DISPLAY"
+image/png; pix '%s'; test=test -n "$DISPLAY"
 audio/basic; /usr/bin/play -t au %s
 audio/x-aiff; /usr/bin/play -t aiff %s
 audio/x-gsm; /usr/bin/play -t gsm %s
@@ -686,6 +689,8 @@ x-scheme-handler/uvox; totem --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icy; totem --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icyx; totem --fullscreen %s; test=test -n "$DISPLAY"
 inode/directory; pcmanfm %s; test=test -n "$DISPLAY"
+x-content/image-dcf; pix --import-photos %s; test=test -n "$DISPLAY"
+x-content/image-picturecd; pix --import-photos %s; test=test -n "$DISPLAY"
 application/vnclicense-key; vnclicensehelper -key %s; test=test -n "$DISPLAY"
 application/vnc-shortcut; vncviewer %s; test=test -n "$DISPLAY"
 x-scheme-handler/mailto; thunderbird -addressbook %s; test=test -n "$DISPLAY"
@@ -705,6 +710,7 @@ text/x-tex; vim %s; needsterminal
 application/x-shellscript; vim %s; needsterminal
 text/x-c; vim %s; needsterminal
 text/x-c++; vim %s; needsterminal
+text/plain; xed %s; test=test -n "$DISPLAY"
 application/mxf; xplayer --fullscreen %s; test=test -n "$DISPLAY"
 application/ogg; xplayer --fullscreen %s; test=test -n "$DISPLAY"
 application/ram; xplayer --fullscreen %s; test=test -n "$DISPLAY"
@@ -833,10 +839,55 @@ x-scheme-handler/mmsh; xplayer --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/uvox; xplayer --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icy; xplayer --fullscreen %s; test=test -n "$DISPLAY"
 x-scheme-handler/icyx; xplayer --fullscreen %s; test=test -n "$DISPLAY"
+application/pdf; xreader %s; test=test -n "$DISPLAY"
+application/x-bzpdf; xreader %s; test=test -n "$DISPLAY"
+application/x-gzpdf; xreader %s; test=test -n "$DISPLAY"
+application/x-xzpdf; xreader %s; test=test -n "$DISPLAY"
+application/postscript; xreader %s; test=test -n "$DISPLAY"
+application/x-bzpostscript; xreader %s; test=test -n "$DISPLAY"
+application/x-gzpostscript; xreader %s; test=test -n "$DISPLAY"
+image/x-eps; xreader %s; test=test -n "$DISPLAY"
+image/x-bzeps; xreader %s; test=test -n "$DISPLAY"
+image/x-gzeps; xreader %s; test=test -n "$DISPLAY"
+application/x-dvi; xreader %s; test=test -n "$DISPLAY"
+application/x-bzdvi; xreader %s; test=test -n "$DISPLAY"
+application/x-gzdvi; xreader %s; test=test -n "$DISPLAY"
+image/vnd.djvu; xreader %s; test=test -n "$DISPLAY"
+image/tiff; xreader %s; test=test -n "$DISPLAY"
+application/x-cbr; xreader %s; test=test -n "$DISPLAY"
+application/x-cbz; xreader %s; test=test -n "$DISPLAY"
+application/x-cb7; xreader %s; test=test -n "$DISPLAY"
+application/x-cbt; xreader %s; test=test -n "$DISPLAY"
+application/oxps; xreader %s; test=test -n "$DISPLAY"
+application/vnd.ms-xpsdocument; xreader %s; test=test -n "$DISPLAY"
+application/epub+zip; xreader %s; test=test -n "$DISPLAY"
+image/bmp; xviewer %s; test=test -n "$DISPLAY"
+image/gif; xviewer %s; test=test -n "$DISPLAY"
+image/jpeg; xviewer %s; test=test -n "$DISPLAY"
+image/jpg; xviewer %s; test=test -n "$DISPLAY"
+image/pjpeg; xviewer %s; test=test -n "$DISPLAY"
+image/png; xviewer %s; test=test -n "$DISPLAY"
+image/tiff; xviewer %s; test=test -n "$DISPLAY"
+image/x-bmp; xviewer %s; test=test -n "$DISPLAY"
+image/x-gray; xviewer %s; test=test -n "$DISPLAY"
+image/x-icb; xviewer %s; test=test -n "$DISPLAY"
+image/x-ico; xviewer %s; test=test -n "$DISPLAY"
+image/x-png; xviewer %s; test=test -n "$DISPLAY"
+image/x-portable-anymap; xviewer %s; test=test -n "$DISPLAY"
+image/x-portable-bitmap; xviewer %s; test=test -n "$DISPLAY"
+image/x-portable-graymap; xviewer %s; test=test -n "$DISPLAY"
+image/x-portable-pixmap; xviewer %s; test=test -n "$DISPLAY"
+image/x-xbitmap; xviewer %s; test=test -n "$DISPLAY"
+image/x-xpixmap; xviewer %s; test=test -n "$DISPLAY"
+image/x-pcx; xviewer %s; test=test -n "$DISPLAY"
+image/svg+xml; xviewer %s; test=test -n "$DISPLAY"
+image/svg+xml-compressed; xviewer %s; test=test -n "$DISPLAY"
+image/vnd.wap.wbmp; xviewer %s; test=test -n "$DISPLAY"
 x-scheme-handler/ghelp; yelp %s; test=test -n "$DISPLAY"
 x-scheme-handler/help; yelp %s; test=test -n "$DISPLAY"
 x-scheme-handler/info; yelp %s; test=test -n "$DISPLAY"
 x-scheme-handler/man; yelp %s; test=test -n "$DISPLAY"
+image/*; xreader %s; test=test -n "$DISPLAY"
 text/plain; view %s; edit=vim %s; compose=vim %s; test=test -x /usr/bin/vim; needsterminal
 video/mpeg; vlc -I rc -V caca %s; needsterminal; description="MPEG Video"
 video/x-mpeg; vlc -I rc -V caca %s; needsterminal; description="MPEG Video"