13 lines
496 B
XML
13 lines
496 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="image/heif">
|
|
<!--Created automatically by update-mime-database. DO NOT EDIT!-->
|
|
<comment>HEIF image</comment>
|
|
<acronym>HEIF</acronym>
|
|
<expanded-acronym>High Efficiency Image File</expanded-acronym>
|
|
<glob pattern="*.heic"/>
|
|
<glob pattern="*.heif"/>
|
|
<alias type="image/heic"/>
|
|
<alias type="image/heic-sequence"/>
|
|
<alias type="image/heif-sequence"/>
|
|
</mime-type>
|