1
1

* lib/mc.ext.in: Don't use links to view html - the "-dump"

option has been removed in the recent versions.
From David Martin <dmartina@excite.com>
Этот коммит содержится в:
Pavel Roskin 2002-10-24 04:57:51 +00:00
родитель 48dcdf714e
Коммит f5bc8ca14a
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,9 @@
2002-10-24 Pavel Roskin <proski@gnu.org>
* lib/mc.ext.in: Don't use links to view html - the "-dump"
option has been removed in the recent versions.
From David Martin <dmartina@excite.com>
2002-10-21 Pavel Roskin <proski@gnu.org>
* acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added

Просмотреть файл

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