summaryrefslogtreecommitdiffstats
path: root/kate/data/desktop.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/desktop.xml')
-rw-r--r--kate/data/desktop.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/desktop.xml b/kate/data/desktop.xml
index e2eeab477..e9c8df0bc 100644
--- a/kate/data/desktop.xml
+++ b/kate/data/desktop.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "language.dtd">
-<language name=".desktop" version="1.05-1" kateversion="2.4"
+<language name=".desktop" version="1.06-1" kateversion="2.4"
section="Configuration" extensions="*.desktop;*.kdelnk;*.desktop.cmake;*.protocol"
mimetype="application/x-desktop">
<highlighting>
@@ -8,7 +8,7 @@
<context attribute="Key" lineEndContext="#stay" name="Normal">
<RegExpr String="\[.*\]$" attribute="Section" context="#stay" beginRegion="Section" endRegion="Section" column="0"/>
<RegExpr String="\[.*\]" attribute="Language" context="Value"/>
- <DetectChar char="#" attribute="Comment" context="Comment" firstNonSpace="true"/>
+ <DetectChar char="#" attribute="Comment" context="Comment" firstNonSpace="true"/>
<DetectChar char="=" attribute="Normal Text" context="Value"/>
</context>
<context attribute="Normal Text" lineEndContext="#pop" name="Value"/>