summaryrefslogtreecommitdiffstats
path: root/kate/data/ini.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/ini.xml')
-rw-r--r--kate/data/ini.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/kate/data/ini.xml b/kate/data/ini.xml
index 4c08d8704..465422f0b 100644
--- a/kate/data/ini.xml
+++ b/kate/data/ini.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "language.dtd">
-<language name="INI Files" section="Configuration" extensions="*.ini;*.pls;*.kcfgc;*.service;*.target" mimetype="" version="2-1" kateversion="2.4" author="Jan Janssen (medhefgo@web.de)" license="LGPL">
+<language name="INI Files" section="Configuration" extensions="*.ini;*.pls;*.kcfgc;*.conf" mimetype="" version="4" kateversion="2.4" author="Jan Janssen (medhefgo@web.de)" license="LGPL">
<highlighting>
<list name="keywords">
@@ -44,8 +44,6 @@
<Float attribute="Float" />
<Int attribute="Int" />
<keyword attribute="Keyword" String="keywords" />
- <RegExpr attribute="Comment" context="#pop" String=";.*$" />
- <RegExpr attribute="Comment" context="#pop" String="#.*$" />
</context>
<context name="Comment" attribute="Comment" lineEndContext="#pop">