Switch to unified view

a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf
...
...
60
# file. This could probably just as well be an excel file, but we have to
60
# file. This could probably just as well be an excel file, but we have to
61
# chose one.
61
# chose one.
62
application/vnd.ms-office = execm rcldoc.py
62
application/vnd.ms-office = execm rcldoc.py
63
63
64
application/ogg = execm rclaudio
64
application/ogg = execm rclaudio
65
application/pdf = execm rclmpdf.py
65
application/pdf = execm rclpdf.py
66
application/postscript = exec pstotext;charset=iso-8859-1;mimetype=text/plain
66
application/postscript = exec pstotext;charset=iso-8859-1;mimetype=text/plain
67
application/vnd.ms-excel = execm rclxls.py
67
application/vnd.ms-excel = execm rclxls.py
68
application/vnd.ms-powerpoint = execm rclppt.py
68
application/vnd.ms-powerpoint = execm rclppt.py
69
application/vnd.oasis.opendocument.text = execm rclsoff.py
69
application/vnd.oasis.opendocument.text = execm rclsoff.py
70
application/vnd.oasis.opendocument.text-template = execm rclsoff.py
70
application/vnd.oasis.opendocument.text-template = execm rclsoff.py