add firefox as HTML previewer

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17408 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-03-04 15:43:16 +00:00
parent aaa79ce109
commit 7bd29ec955

View File

@ -289,7 +289,7 @@ def checkFormatEntries(dtl_tools):
# Windows only: DraftDVI
addToRC(r'\Format dvi2 dvi DraftDVI "" "" "document,vector"')
#
checkViewer('an HTML previewer', ['mozilla file://$$p$$i', 'netscape'],
checkViewer('an HTML previewer', ['firefox', 'mozilla file://$$p$$i', 'netscape'],
rc_entry = [r'\Format html html HTML H "%%" "" "document"'])
#
checkViewer('Noteedit', ['noteedit'],