| ############################################################################### |
| # |
| # MIME media types and programs that process those types |
| # |
| # Much of this file is generated automatically by the program "update-mime". |
| # Please see the "update-mime" man page for more information. |
| # |
| # Users can add their own rules if they wish by creating a ".mailcap" |
| # file in their home directory. Entries included there will take |
| # precedence over those listed here. |
| # |
| ############################################################################### |
|
|
|
|
| ############################################################################### |
| # |
| # User section follows: Any entries included in this section will take |
| # precedence over those created by "update-mime". DO NOT CHANGE the |
| # "User Section Begins" and "User Section Ends" lines, or anything outside |
| # of this section! |
| # |
|
|
| # ----- User Section Begins ----- # |
| # ----- User Section Ends ----- # |
|
|
| ############################################################################### |
|
|
| text/html; /usr/bin/sensible-browser %s; description=HTML Text; nametemplate=%s.html |
| text/plain; more %s; needsterminal |
| application/zip; unzip -l %s; nametemplate=%s.zip; copiousoutput |
| application/x-tar; /bin/tar tvf '%s'; print=/bin/tar tvf - | print text/plain:-; copiousoutput |
| application/x-gtar; /bin/tar tvf '%s'; print=/bin/tar tvf - | print text/plain:-; copiousoutput |
| application/x-ustar; /bin/tar tvf '%s'; print=/bin/tar tvf - | print text/plain:-; copiousoutput |
| text |
| application/vnd.debian.binary-package; /usr/lib/mime/debian-view %s; needsterminal; description=Debian GNU/Linux Package; nametemplate=%s.deb |
| |