Explorar o código

Properly tag project files as a subclass of plain text in the MIME info

(cherry picked from commit a47e48987d86ba545506fb29ed34445275da8533)
Michael Alexsander %!s(int64=4) %!d(string=hai) anos
pai
achega
e74ee7294e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      misc/dist/linux/org.godotengine.Godot.xml

+ 1 - 0
misc/dist/linux/org.godotengine.Godot.xml

@@ -2,6 +2,7 @@
 <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"/>
     <icon name="x-godot-project"/>
     <glob pattern="project.godot"/>
   </mime-type>