Add Linux MIME type for new kicad_sch extension

Fixes https://gitlab.com/kicad/code/kicad/issues/4399
This commit is contained in:
Ian McInerney 2020-05-11 17:02:43 +01:00
parent 9ca61b50b6
commit 5cbaefaa1f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<comment>KiCad Schematic</comment>
<comment xml:lang="fr">Schéma électronique KiCad</comment>
<glob pattern="*.sch"/>
<glob pattern="*.kicad_sch"/>
</mime-type>
<mime-type type="application/x-kicad-pcb">
<sub-class-of type="text/plain"/>