Fix xml namespace in org.godotengine.Godot.xml

This commit is contained in:
Paragoumba 2023-03-14 19:58:02 +01:00
parent caf7a72b02
commit 1ba14e838a
No known key found for this signature in database
GPG key ID: FDB06ED36758D77D

View file

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<mime-info xmlns="https://specifications.freedesktop.org/shared-mime-info-spec">
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-godot-project">
<comment>Godot Engine project</comment>
<sub-class-of type="text/plain"/>