Switch to unified view

a/src/sampleconf/mimeview b/src/sampleconf/mimeview
...
...
102
application/x-shellscript = emacsclient  %f
102
application/x-shellscript = emacsclient  %f
103
text/x-shellscript = emacsclient  %f
103
text/x-shellscript = emacsclient  %f
104
104
105
# Or firefox -remote "openFile(%u)"
105
# Or firefox -remote "openFile(%u)"
106
text/html = firefox %u
106
text/html = firefox %u
107
108
# gnu info nodes are translated to html with a "gnuinfo"
109
# rclaptg. rclshowinfo knows how to start the info command on the right
110
# node
107
text/html|gnuinfo = rclshowinfo %F %(title);ignoreipath=1
111
text/html|gnuinfo = rclshowinfo %F %(title);ignoreipath=1
112
108
application/x-webarchive = konqueror %f
113
application/x-webarchive = konqueror %f
109
110
text/x-fictionbook = ebook-viewer %f
114
text/x-fictionbook = ebook-viewer %f
111
112
application/x-tex = emacsclient  %f
115
application/x-tex = emacsclient  %f
113
application/xml = emacsclient  %f
116
application/xml = emacsclient  %f
114
text/xml = emacsclient  %f
117
text/xml = emacsclient  %f
115
text/x-tex = emacsclient  %f
118
text/x-tex = emacsclient  %f
116
text/plain = emacsclient  %f
119
text/plain = emacsclient  %f
...
...
119
text/x-c+ = emacsclient  %f
122
text/x-c+ = emacsclient  %f
120
text/x-c++ = emacsclient  %f
123
text/x-c++ = emacsclient  %f
121
text/x-csv = libreoffice %f
124
text/x-csv = libreoffice %f
122
text/x-html-sidux-man = konqueror %f
125
text/x-html-sidux-man = konqueror %f
123
text/x-html-aptosid-man = iceweasel %f
126
text/x-html-aptosid-man = iceweasel %f
124
text/html|chm = rclshowchm %f %i
127
128
# Html pages inside a chm have a chm rclaptg set by the filter. Kchmviewer
129
# knows how to use the ipath (which is the internal chm path) to open the
130
# file at the right place
131
text/html|chm = kchmviewer --url %i %F
132
125
text/x-ini = emacsclient  %f
133
text/x-ini = emacsclient %f
126
text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
134
text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
127
text/x-python = idle %f
135
text/x-python = idle %f
128
text/x-gaim-log = emacsclient  %f
136
text/x-gaim-log = emacsclient  %f
129
text/x-purple-html-log = emacsclient  %f
137
text/x-purple-html-log = emacsclient  %f
130
text/x-purple-log = emacsclient  %f
138
text/x-purple-log = emacsclient  %f