Fixes filetype icon not showing
Fixes the icon of .FCStd files not showing because the xml element was called icon instead of generic-icon
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
<!-- <sub-class-of type="application/zip"/> -->
|
||||
<comment>FreeCAD document files</comment>
|
||||
<glob pattern="*.fcstd"/>
|
||||
<icon name="org.freecadweb.FreeCAD"/>
|
||||
<generic-icon name="org.freecadweb.FreeCAD"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
|
||||
Reference in New Issue
Block a user