1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

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

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