]> git.donarmstrong.com Git - home-base.git/blobdiff - .mailcap
add server alive interval for bw
[home-base.git] / .mailcap
index d607c8a1e388e86bad29ce1fd7af667c7e0f997a..cc6ce1cccf719170dde47b49bce25294f258f5d0 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -1,8 +1,10 @@
-application/pdf: /usr/bin/evince '%s'; test=test -n "$DISPLAY"
-application/postscript: /usr/bin/evince '%s'; test=test -n "$DISPLAY"
-image/x-eps: /usr/bin/evince '%s'; test=test -n "$DISPLAY"
-image/eps: /usr/bin/evince '%s'; test=test -n "$DISPLAY"
-image/png: /usr/bin/feh '%s'; test=test -n "$DISPLAY"
-image/jpeg: /usr/bin/feh '%s'; test=test -n "$DISPLAY"
-image/gif: /usr/bin/feh '%s'; test=test -n "$DISPLAY"
-image/tiff: /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+application/pdf; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+image/x-eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+image/eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+image/png; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+image/jpeg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+image/jpg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+image/gif; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+image/tiff; /usr/bin/feh '%s'; test=test -n "$DISPLAY"