mimeview: fix emacsclient option

This commit is contained in:
Jean-Francois Dockes 2011-07-06 11:04:55 +02:00
parent 6c0aebcd8f
commit 700a408947

View File

@ -71,14 +71,14 @@ image/x-ms-bmp = gwenview %f
image/x-xpmi = gwenview %f
# Or firefox -remote "openFile(%u)"
application/x-tex = emacsclient -q %f
text/x-tex = emacsclient -q %f
application/x-tex = emacsclient %f
text/x-tex = emacsclient %f
text/html = firefox %u
text/html|gnuinfo = rclshowinfo %F %(title)
text/plain = emacsclient -q %f
text/x-c = emacsclient -q %f
text/x-c+ = emacsclient -q %f
text/x-c++ = emacsclient -q %f
text/plain = emacsclient %f
text/x-c = emacsclient %f
text/x-c+ = emacsclient %f
text/x-c++ = emacsclient %f
text/x-html-sidux-man = konqueror %f
text/x-html-aptosid-man = iceweasel %f
text/x-python = idle %f