mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
13 lines
256 B
Text
13 lines
256 B
Text
###
|
|
### 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
|