The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 06eb4594d76ba3a5b6cf34f773d77c7565f96dc8
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Tue Nov 13 00:41:29 2012 +0100

    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 58234c0..5948dd6 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"''' ])
     #

-----------------------------------------------------------------------

Summary of changes:
 lib/configure.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to