14 lines
272 B
Plaintext
14 lines
272 B
Plaintext
###
|
|
### Begin Red Hat Mailcap
|
|
###
|
|
|
|
audio/*; /usr/bin/xdg-open %s
|
|
|
|
image/*; /usr/bin/xdg-open %s
|
|
|
|
application/msword; /usr/bin/xdg-open %s
|
|
application/pdf; /usr/bin/xdg-open %s
|
|
application/postscript ; /usr/bin/xdg-open %s
|
|
|
|
text/html; /usr/bin/xdg-open %s ; copiousoutput
|