blob: b8894e89c2f203566702d60710ad618ef40b3cb3 (
plain)
1
2
3
|
application/pdf; kghostview %s -caption "PS/PDF Viewer"; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; priority=5
application/postscript; kghostview %s -caption "PS/PDF Viewer"; nametemplate=%s.ps; test=test "$DISPLAY" != ""; priority=5
image/x-eps; kghostview %s -caption "PS/PDF Viewer"; nametemplate=%s.eps; test=test "$DISPLAY" != ""; priority=5
|