Explorar el Código

Fix xml namespace in org.godotengine.Godot.xml

Paragoumba hace 2 años
padre
commit
1ba14e838a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      misc/dist/linux/org.godotengine.Godot.xml

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

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