mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
aaa79ce109
commit
7bd29ec955
@ -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'],
|
||||
|
Loading…
Reference in New Issue
Block a user