You've already forked godot
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:
2
misc/dist/linux/org.godotengine.Godot.xml
vendored
2
misc/dist/linux/org.godotengine.Godot.xml
vendored
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0"?>
|
<?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">
|
<mime-type type="application/x-godot-project">
|
||||||
<comment>Godot Engine project</comment>
|
<comment>Godot Engine project</comment>
|
||||||
<sub-class-of type="text/plain"/>
|
<sub-class-of type="text/plain"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user