summaryrefslogtreecommitdiff
path: root/data/freedesktop.org.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/freedesktop.org.xml.in')
-rw-r--r--data/freedesktop.org.xml.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 393b3bb..617f7f3 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -2855,7 +2855,7 @@ command to generate the output files.
</mime-type>
<mime-type type="text/x-groovy">
<comment>Groovy source code</comment>
- <sub-class-of type="text/x-csrc"/>
+ <sub-class-of type="text/plain"/>
<generic-icon name="text-x-script"/>
<glob pattern="*.groovy"/>
<glob pattern="*.gvy"/>
@@ -6860,12 +6860,12 @@ command to generate the output files.
</mime-type>
<mime-type type="text/x-csharp">
<comment>C# source code</comment>
- <sub-class-of type="text/x-csrc"/>
+ <sub-class-of type="text/plain"/>
<glob pattern="*.cs"/>
</mime-type>
<mime-type type="text/x-vala">
<comment>Vala source code</comment>
- <sub-class-of type="text/x-csrc"/>
+ <sub-class-of type="text/plain"/>
<glob pattern="*.vala"/>
<glob pattern="*.vapi"/>
</mime-type>
@@ -6892,7 +6892,7 @@ command to generate the output files.
</mime-type>
<mime-type type="text/x-dsrc">
<comment>D source code</comment>
- <sub-class-of type="text/x-csrc"/>
+ <sub-class-of type="text/plain"/>
<glob pattern="*.d"/>
<glob pattern="*.di"/>
</mime-type>
@@ -7058,7 +7058,7 @@ command to generate the output files.
</mime-type>
<mime-type type="text/x-java">
<comment>Java source code</comment>
- <sub-class-of type="text/x-csrc"/>
+ <sub-class-of type="text/plain"/>
<glob pattern="*.java"/>
</mime-type>
<mime-type type="text/x-ldif">