X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fconfigure.py;h=cc4e0ce29e351d1551b58c56c8874c8e711d3f76;hb=8cc80c6258b70a8fb78858bf339e6ac561c3f5f9;hp=5342fbd861297aeec0d7c1950fc91c851b21a148;hpb=a4c7e69d7a45d5ba78c7f13e4ed813b11cf6b415;p=lyx.git diff --git a/lib/configure.py b/lib/configure.py index 5342fbd861..cc4e0ce29e 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -516,9 +516,9 @@ def checkFormatEntries(dtl_tools): \Format textparagraph txt "Plain Text, Join Lines" "" "" "%%" "document"''' ]) # path, xhtmlview = checkViewer('an HTML previewer', ['firefox', 'mozilla file://$$p$$i', 'netscape'], - rc_entry = [r'\Format xhtml xhtml "LyX HTML" X "%%" "" "document"']) + rc_entry = [r'\Format xhtml xhtml "LyXHTML" X "%%" "" "document"']) if xhtmlview == "": - addToRC(r'\Format xhtml xhtml "LyX HTML" X "" "" "document"') + addToRC(r'\Format xhtml xhtml "LyXHTML" X "" "" "document"') # checkEditor('a BibTeX editor', ['sensible-editor', 'jabref', 'JabRef', \ 'pybliographic', 'bibdesk', 'gbib', 'kbib', \