spiegel-keyman/linux/debian/keyman.sharedmimeinfo
Eberhard Beilharz 79f92a150c
chore(linux): Consolidate Debian source packages
This change consolidates the Debian packages into a single source
package, with the exception of the legacy KMFL packages.

Fixes #5022.
2021-08-06 11:25:00 +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>