summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2021-06-21 21:09:58 -0600
committerVille Skyttä <ville.skytta@iki.fi>2021-06-28 14:39:26 +0300
commit0f102fc20442c340a3885513a0f40bb58a9ea95d (patch)
tree08b202950709afdc5a17650778c2363506652a3d
parent22732ad90e05d43a6be3a9ad5fe4e4f697de9ac8 (diff)
downloadshared-mime-info-0f102fc20442c340a3885513a0f40bb58a9ea95d.tar.gz
Make application/x-mswinurl a subclass of text/plain
If the user has no program installed that handles .url files, the file should open in a text editor so that the user can copy and paste the URL manually.
-rw-r--r--data/freedesktop.org.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 6b82bfa3..2ce69217 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -3118,6 +3118,7 @@ command to generate the output files.
</mime-type>
<mime-type type="application/x-mswinurl">
<comment>Internet shortcut</comment>
+ <sub-class-of type="text/plain"/>
<magic priority="50">
<match type="string" value="InternetShortcut" offset="1"/>
<match type="string" value="DEFAULT" offset="1">