Switch to unified view

a/src/sampleconf/mimemap b/src/sampleconf/mimemap
1
# @(#$Id: mimemap,v 1.20 2007-01-24 11:00:01 dockes Exp $  (C) 2004 J.F.Dockes
1
# @(#$Id: mimemap,v 1.21 2007-02-06 18:01:16 dockes Exp $  (C) 2004 J.F.Dockes
2
# Recoll: associations of file name extensions to mime types
2
# Recoll: associations of file name extensions to mime types
3
3
4
.txt = text/plain
4
.txt = text/plain
5
.text = text/plain
5
.text = text/plain
6
.d    = text/plain
6
.d    = text/plain
...
...
78
       ,v ~ #
78
       ,v ~ #
79
79
80
# Special handling of .txt files inside ~/.gaim directory
80
# Special handling of .txt files inside ~/.gaim directory
81
[~/.gaim]
81
[~/.gaim]
82
.txt = text/x-gaim-log
82
.txt = text/x-gaim-log
83
84
# Manual files. You may want to adjust the location for your system
85
# We can't use the default text/troff type because this doesn't say
86
# what macro set to use (groff -man)
87
[/usr/share/man]
88
.1 = text/x-man
89
.2 = text/x-man
90
.3 = text/x-man
91
.4 = text/x-man
92
.5 = text/x-man
93
.6 = text/x-man
94
.7 = text/x-man
95
.8 = text/x-man