# If ~/.xfm/xfm_mailcap (or whatever value the mailcapFile resource has)
# does not exist (or if it includes, preferably as last line
# an "include; /etc/X11/xfm/xfm_mailcap") this file (unless someone
# changed the systemwideMailcapFile resource) is read
# to get mailcap entries for all mime-types.
# By default is just read the default places for such files,
# if you have xfm specific things to add, do this before all
# of them.
# see xfm_mailcap(5) for more information
application/x-xfm; LOAD;
include; ~/.mailcap
include; /etc/mailcap
include; /usr/share/etc/mailcap
include; /usr/local/etc/mailcap
application/x-troff-man; man -l '%s'; needsterminal; description=manual page
# *; VIEW; edit=EDIT
