dist: Rename Linux mime type to follow system convention
Mime type definitions are usually named like the mime type they define, i.e. x-godot-project in our case. It was introduced with reverse DNS naming as that's what FlatHub favors, so it will need to be renamed there.
This commit is contained in:
parent
f64336f1a7
commit
7eabf4c8a3
1 changed files with 0 additions and 0 deletions
8
misc/dist/linux/org.godotengine.Godot.xml
vendored
8
misc/dist/linux/org.godotengine.Godot.xml
vendored
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<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" />
|
||||
<glob pattern="*.godot" weight="100" />
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
Loading…
Add table
Add a link
Reference in a new issue