Ticket #2103: mc.ext enhancement
commitce07bec728024f3a6dccfcc997bb78877f46d608
authorSlava Zanko <slavazanko@gmail.com>
Fri, 18 May 2012 15:42:26 +0000 (18 18:42 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 27 Aug 2012 08:11:05 +0000 (27 11:11 +0300)
tree2189182375c76d58b4633cbf25fbbf2d1218a9a8
parentff096a3e3ac4cc9f2a51c0add30d97dc5ea38eaa
Ticket #2103: mc.ext enhancement

This commit makes a few improvements in default bindings:

 * use chm_http text-mode handler for CHM files;
 * play sounds only from videos in text mode;
 * use pdftotext -layout -nopgbrk switches;
 * try to use elinks before links for HTML;
 * soffice2html text-mode handler for SXW files;
 * wvHtml text-mode handler for doc files;
 * xlhtml text-mode handler for XLS files;
 * ppthtml text-mode handler for PPT/PPS files;
 * open=view+pager fallback (noX) for PostScript, PDF, OD[PST] and DVI;
 * standarized $DISPLAY checks.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
misc/ext.d/doc.sh.in
misc/ext.d/image.sh
misc/ext.d/sound.sh
misc/ext.d/text.sh.in
misc/ext.d/video.sh
misc/ext.d/web.sh.in
misc/mc.ext.in