configure.py: add 5 popular editors with LaTeX syntax highlighting

I also need this for branch for the Windows installer, OK?
This commit is contained in:
Uwe Stöhr 2012-11-13 00:41:29 +01:00
parent 7199270619
commit 06eb4594d7

View 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"''' ])
#