xf.li | 8611891 | 2025-03-19 20:07:27 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-qemu-disk"> | ||||
3 | <!--Created automatically by update-mime-database. DO NOT EDIT!--> | ||||
4 | <comment>QEMU QCOW disk image</comment> | ||||
5 | <acronym>QCOW</acronym> | ||||
6 | <expanded-acronym>QEMU Copy On Write</expanded-acronym> | ||||
7 | <glob pattern="*.qcow2"/> | ||||
8 | <glob pattern="*.qcow"/> | ||||
9 | </mime-type> |