summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-08-20 22:59:15 +0200
committerBastien Nocera <hadess@hadess.net>2019-08-20 23:02:00 +0200
commitdc1ee0efbfca1b0d6128a116ced600c5aa4fae31 (patch)
tree0031f0c24d57de96450be618c990b375ff368210
parent2c1cf55fd356e5d1e6c3654cb33c4cfc5b402aa7 (diff)
downloadshared-mime-info-dc1ee0efbfca1b0d6128a116ced600c5aa4fae31.tar.gz
Use "source code" for files containing programming sources
Including the new Groovy mime-type, and the older COBOL one.
-rw-r--r--freedesktop.org.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index eec51cb8..1f9444cd 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -2405,7 +2405,7 @@ command to generate the output files.
<glob pattern="*.class"/>
</mime-type>
<mime-type type="text/x-groovy">
- <_comment>Groovy source</_comment>
+ <_comment>Groovy source code</_comment>
<sub-class-of type="text/x-csrc"/>
<generic-icon name="text-x-script"/>
<glob pattern="*.groovy"/>
@@ -2968,7 +2968,7 @@ command to generate the output files.
<glob pattern="*.ocl"/>
</mime-type>
<mime-type type="text/x-cobol">
- <_comment>COBOL source file</_comment>
+ <_comment>COBOL source code</_comment>
<acronym>COBOL</acronym>
<expanded-acronym>COmmon Business Oriented Language</expanded-acronym>
<sub-class-of type="text/plain"/>