projects
/
dotfiles-public.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c609df5
)
Begin versioning and syncing .mailcap file.
author
W. Trevor King
<wking@drexel.edu>
Thu, 15 Jan 2009 15:16:35 +0000
(10:16 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Thu, 15 Jan 2009 15:16:35 +0000
(10:16 -0500)
_mailcap
[new file with mode: 0644]
patch
|
blob
diff --git a/_mailcap
b/_mailcap
new file mode 100644
(file)
index 0000000..
8b62143
--- /dev/null
+++ b/
_mailcap
@@ -0,0
+1,4
@@
+image/*; qiv %s; test=test -n "$DISPLAY"
+text/html; /usr/bin/firefox '%s'; test=test -n "$DISPLAY"; description=HTML Text; nametemplate %s.html
+text/html; w3m -T text/html '%s'; description=HTML Text; nametemplate %s.html
+application/pdf; /usr/bin/xpdf '%s'; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf