Fix inconsistent indentation in the FreeDesktop MIME type XML
This commit is contained in:
parent
f2149fe763
commit
4dc6efc08e
1 changed files with 5 additions and 5 deletions
2
misc/dist/linux/x-godot-project.xml
vendored
2
misc/dist/linux/x-godot-project.xml
vendored
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/x-godot-project">
|
||||
<comment>Godot Engine project</comment>
|
||||
<icon name="godot" />
|
||||
|
|
Loading…
Reference in a new issue