Initial commit.
This commit is contained in:
13
mailcap
Normal file
13
mailcap
Normal file
@@ -0,0 +1,13 @@
|
||||
###
|
||||
### 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
|
||||
Reference in New Issue
Block a user