]> git.lyx.org Git - features.git/commitdiff
configure.py: add 5 popular editors with LaTeX syntax highlighting
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 12 Nov 2012 23:41:29 +0000 (00:41 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 12 Nov 2012 23:41:29 +0000 (00:41 +0100)
I also need this for branch for the Windows installer, OK?

lib/configure.py

index 58234c0d5a454443fe4b22481c4dec3205af0104..5948dd64998f8f27b359552d70b273a7f6886df3 100644 (file)
@@ -563,6 +563,7 @@ def checkFormatEntries(dtl_tools):
         'pybliographic', 'bibdesk', 'gbib', 'kbib', \
         'kbibtex', 'sixpack', 'bibedit', 'tkbibtex' \
         'xemacs', 'gvim', 'kedit', 'kwrite', 'kate', \
+        'jedit', 'TeXnicCenter', 'WinEdt', 'WinShell', 'PSPad', \
         'nedit', 'gedit', 'notepad', 'geany', 'leafpad', 'mousepad'],
         rc_entry = [r'''\Format bibtex bib    "BibTeX"         "" ""   "%%"    ""      "text/x-bibtex"''' ])
     #