From: Uwe Stöhr Date: Mon, 12 Nov 2012 23:41:29 +0000 (+0100) Subject: configure.py: add 5 popular editors with LaTeX syntax highlighting X-Git-Tag: 2.1.0beta1~1274 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=06eb4594d76ba3a5b6cf34f773d77c7565f96dc8;p=features.git configure.py: add 5 popular editors with LaTeX syntax highlighting I also need this for branch for the Windows installer, OK? --- diff --git a/lib/configure.py b/lib/configure.py index 58234c0d5a..5948dd6499 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -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"''' ]) #