* lib/mc.ext.in:

Now mc tries to search for a installed text-webbrowser and
    try to use them instead of only trying lynx.

Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
This commit is contained in:
Mikhail S. Pobolovets 2009-04-13 09:46:12 +03:00
parent a93bb95872
commit 0cb9da2bd6
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ type/^PDF
# html
regex/\.([hH][tT][mM][lL]?)$
Open=(if test -n "@X11_WWW@" && test -n "$DISPLAY"; then (@X11_WWW@ file://%d/%p &) 1>&2; else links %f || lynx -force_html %f || ${PAGER:-more} %f; fi) 2>/dev/null
View=%view{ascii} lynx -dump -force_html %f
View=%view{ascii} links -dump %f 2>/dev/null || w3m -dump %f 2>/dev/null || lynx -dump -force_html %f
# StarOffice 5.2
shell/.sdw