aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-05-25 12:38:13 -0400
committerRalph Amissah <ralph@amissah.com>2008-05-25 12:38:13 -0400
commit094a67c6cc74ca4937a1c469488da07efd4667b6 (patch)
treeabb9813d460a5537ff8b71f2ac942afbb0a7eb8f
parentsisu-0.67.0 + sha256 (diff)
update to kate syntax highlighter
-rw-r--r--CHANGELOG10
-rw-r--r--data/sisu/conf/editor-syntax-etc/kate/sisu.xml2
2 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7e9333e7..c76b7681 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,16 @@ Reverse Chronological:
%% STABLE MANIFEST
+%% sisu_0.67.1.orig.tar.gz (2008-05-25:20/7)
+http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.1.orig.tar.gz
+ sisu_0.67.1.orig.tar.gz
+ sisu_0.67.1-1.dsc
+ sisu_0.67.1-1.diff.gz
+
+ * kate syntax highlighting, update
+
+ * debian/sisu.install, place kate syntax highlighter for use
+
%% sisu_0.67.0.orig.tar.gz (2008-05-22:20/4)
http://www.jus.uio.no/sisu/pkg/src/sisu_0.67.0.orig.tar.gz
a543f310b8452b5d7477f1491d6d0510efd0293408dfa3fe2697ae586bbc98aa 1498054 sisu_0.67.0.orig.tar.gz
diff --git a/data/sisu/conf/editor-syntax-etc/kate/sisu.xml b/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
index 61135285..a8054f2d 100644
--- a/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
+++ b/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
@@ -16,6 +16,8 @@
<RegExpr String="&lt;/a&gt;" attribute="Warn" context="#pop" />
<RegExpr String="&lt;https?:\/\/\S+&gt;" attribute="Warn" context="#pop"/>
<RegExpr String="&gt;https?:\/\/\S+" attribute="Warn" context="#pop"/>
+ <RegExpr String="^&lt;&lt;\s+[a-zA-Z._]+\.ss[it]" attribute="Link" context="#pop"/>
+ <RegExpr String="^&lt;&lt;\{\s*[a-zA-Z._]+\.ss[it]\s*\}" attribute="Link" context="#pop"/>
<RegExpr String="&lt;&lt;\s+&#124;" attribute="Link" context="#pop"/>
<RegExpr String="https?:\/\/\S+&lt;" attribute="Warn" context="#pop"/>
<keyword attribute="Keyword" context="#stay" String="somename" />