blob: 209cdf2dc3db78c8ecc9c981ce55619a49e2c434 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/ngc">
<comment>G-Code File</comment>
<!--comment xml:lang="ru"></comment-->
<!--icon name="kmy"/-->
<glob pattern="*.ngc"/>
</mime-type>
</mime-info>
|