summaryrefslogtreecommitdiff
path: root/highlighting/xslthl-config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'highlighting/xslthl-config.xml')
-rw-r--r--highlighting/xslthl-config.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/highlighting/xslthl-config.xml b/highlighting/xslthl-config.xml
index b24e469..9751222 100644
--- a/highlighting/xslthl-config.xml
+++ b/highlighting/xslthl-config.xml
@@ -3,7 +3,7 @@
xslthl - XSLT Syntax Highlighting
http://sourceforge.net/projects/xslthl/
-Copyright (C) 2005-2008 Michal Molhanec, Jirka Kosek, Michiel Hendriks
+Copyright (C) 2005-2012 Michal Molhanec, Jirka Kosek, Michiel Hendriks
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -42,5 +42,15 @@ Michiel Hendriks <elmuerte at users.sourceforge.net>
<highlighter id="ruby" file="ruby-hl.xml" />
<highlighter id="perl" file="perl-hl.xml" />
<highlighter id="javascript" file="javascript-hl.xml" />
+ <highlighter id="bourne" file="bourne-hl.xml" />
+ <highlighter id="css" file="css21-hl.xml" />
+ <highlighter id="css21" file="css21-hl.xml" />
+ <highlighter id="cmake" file="cmake-hl.xml" />
+ <highlighter id="upc" file="upc-hl.xml" />
+ <highlighter id="lua" file="lua-hl.xml" />
+ <highlighter id="sql92" file="sql92-hl.xml" />
+ <highlighter id="sql1999" file="sql1999-hl.xml" />
+ <highlighter id="sql2003" file="sql2003-hl.xml" />
+ <highlighter id="sql" file="sql2003-hl.xml" />
<namespace prefix="xslthl" uri="http://xslthl.sf.net" />
</xslthl-config> \ No newline at end of file