summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/googleearth/files/mime-magic.patch')
-rw-r--r--x11-misc/googleearth/files/mime-magic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/googleearth/files/mime-magic.patch b/x11-misc/googleearth/files/mime-magic.patch
index f45482e129e3..cbaa337c6e57 100644
--- a/x11-misc/googleearth/files/mime-magic.patch
+++ b/x11-misc/googleearth/files/mime-magic.patch
@@ -5,7 +5,7 @@
<mime-type type="application/vnd.google-earth.kml+xml">
<comment>Keyhole Markup Language data</comment>
+ <magic priority="60">
-+ <match value="&lt;kml xmlns=&quot;http://earth.google.com/kml/2.0&quot;&gt;" type="string" offset="0:64"/>
++ <match value="&lt;kml xmlns=&quot;http://earth.google.com/kml/" type="string" offset="0:64"/>
+ </magic>
<glob pattern="*.kml"/>
</mime-type>