11 lines
427 B
XML
11 lines
427 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="model/stl">
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
|
<comment>STL 3D model</comment>
|
|
<acronym>STL</acronym>
|
|
<expanded-acronym>StereoLithography</expanded-acronym>
|
|
<glob pattern="*.stl"/>
|
|
<alias type="model/x.stl-ascii"/>
|
|
<alias type="model/x.stl-binary"/>
|
|
</mime-type>
|