diff options
author | Alex Henrie <alexhenrie24@gmail.com> | 2023-11-22 08:04:15 -0700 |
---|---|---|
committer | David Faure <faure@kde.org> | 2024-01-28 18:48:17 +0000 |
commit | eb28513c9595f62760df2a3afff9fe3cc6601f8d (patch) | |
tree | e64fb1f616df0b99b39819c6cb543da1d309c95a /data | |
parent | 0a73e2455bff6d4fbc7d1c90d2d681c15beb92ba (diff) |
Give Microsoft Publisher documents the document icon
Diffstat (limited to 'data')
-rw-r--r-- | data/freedesktop.org.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in index bd09d6c..46839a6 100644 --- a/data/freedesktop.org.xml.in +++ b/data/freedesktop.org.xml.in @@ -3753,6 +3753,7 @@ command to generate the output files. <mime-type type="application/vnd.ms-publisher"> <comment>Microsoft Publisher document</comment> <sub-class-of type="application/x-ole-storage"/> + <generic-icon name="x-office-document"/> <magic priority="60"> <match type="string" value="\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1" offset="0"> <match type="string" value="\x01\x12\x02\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x46" offset="592:8192"/> |