|
|
|
@ -3,11 +3,19 @@ |
|
|
|
<mime-type type="application/x-kicad-project"> |
|
|
|
<sub-class-of type="text/plain"/> |
|
|
|
<comment>KiCad Project</comment> |
|
|
|
<comment xml:lang="fr">Projet KiCad</comment> |
|
|
|
<glob pattern="*.pro"/> |
|
|
|
</mime-type> |
|
|
|
<mime-type type="application/x-kicad-schematic"> |
|
|
|
<sub-class-of type="text/plain"/> |
|
|
|
<comment>KiCad Schematic</comment> |
|
|
|
<comment xml:lang="fr">Schéma électronique KiCad</comment> |
|
|
|
<glob pattern="*.sch"/> |
|
|
|
</mime-type> |
|
|
|
<mime-type type="application/x-kicad-pcbnew"> |
|
|
|
<sub-class-of type="text/plain"/> |
|
|
|
<comment>KiCad PCB</comment> |
|
|
|
<comment xml:lang="fr">Circuit imprimé KiCad</comment> |
|
|
|
<glob pattern="*.brd"/> |
|
|
|
</mime-type> |
|
|
|
</mime-info> |