@ -5,6 +5,7 @@
<comment>KiCad Project</comment>
<comment xml:lang="fr">Projet KiCad</comment>
<glob pattern="*.pro"/>
<glob pattern="*.kicad_pro"/>
</mime-type>
<mime-type type="application/x-kicad-schematic">
<sub-class-of type="text/plain"/>
@ -9,6 +9,7 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sch</string>
<string>kicad_sch</string>
</array>
<key>CFBundleTypeIconFile</key> <string>eeschema_doc.icns</string>
<key>CFBundleTypeName</key> <string>eeschema document</string>
<key>CFBundleTypeIconFile</key> <string>kicad_doc.icns</string>
<key>CFBundleTypeExtensions</key> <array>
<string>pro</string>
<string>kicad_pro</string>
<key>CFBundleTypeName</key> <string>kicad project files</string>
<key>LSHandlerRank</key> <string>Owner</string>