summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-08-20 14:12:43 +0200
committerBastien Nocera <hadess@hadess.net>2019-08-20 14:16:48 +0200
commit994ae817337781f19e2a9186a69d9ca86eb6809c (patch)
tree591cc96b8ad279017cb6299e40b0e7b5667ee0ce
parentba345a877c83489748e935800be43bd379084766 (diff)
downloadshared-mime-info-994ae817337781f19e2a9186a69d9ca86eb6809c.tar.gz
Better definition for SPSS files
-rw-r--r--freedesktop.org.xml.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index d2da28f0..13a0fe41 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -1330,14 +1330,18 @@ command to generate the output files.
<sub-class-of type="application/zip"/>
</mime-type>
<mime-type type="application/x-spss-por">
- <_comment>SPSS Portable Data File</_comment>
+ <_comment>SPSS portable data file</_comment>
+ <acronym>SPSS</acronym>
+ <expanded-acronym>Statistical Package for the Social Sciences</expanded-acronym>
<magic priority="50">
<match type="string" offset="40" value="ASCII SPSS PORT FILE"/>
</magic>
<glob pattern="*.por"/>
</mime-type>
<mime-type type="application/x-spss-sav">
- <_comment>SPSS Data File</_comment>
+ <_comment>SPSS data file</_comment>
+ <acronym>SPSS</acronym>
+ <expanded-acronym>Statistical Package for the Social Sciences</expanded-acronym>
<alias type="application/x-spss-savefile"/>
<magic priority="50">
<match type="string" offset="0" value="$FL2"/>