Fix xml namespace in org.godotengine.Godot.xml

(cherry picked from commit 1ba14e838a)
This commit is contained in:
Paragoumba
2023-03-14 19:58:02 +01:00
committed by Yuri Sizov
parent e243dfa9f6
commit b912905d23

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"/>