spiegel-keyman/linux/keyman-config/resources/keyman.sharedmimeinfo
Eberhard Beilharz 749112660d
chore(linux): Move some files to keyman-config
Some of the configuration files are useful for other distributions
as well. So this change moves them out of `debian/` to
`linux/keyman-config` so that they will be included in the source
tar ball.

Also remove zero-width space from one file.

Closes #8880.
2023-06-05 15:24:41 +02:00

12 lines
437 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-kmp">
<comment>Keyman keyboard package</comment>
<sub-class-of type="application/zip"/>
<glob pattern="*.kmp"/>
<icon name="application-x-kmp"/>
</mime-type>
<mime-type type="application/keyman">
<comment>Keyman keyboard installation link</comment>
</mime-type>
</mime-info>