parent
3aaa56470f
commit
95e32f0225
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
SPDX-License-Identifier: GPL-2.0-or-later
|
||||
-->
|
||||
<!--
|
||||
Notes:
|
||||
- the mime types in this file are valid with the version 0.20 of the
|
||||
shared-mime-info package.
|
||||
- the "fdo #xxxxx" are the wish in the freedesktop.org bug database to include
|
||||
the mime type there.
|
||||
-->
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/pep.sync">
|
||||
<sub-class-of type="text/pep"/>
|
||||
<comment>p≡p key exchange</comment>
|
||||
</mime-type>
|
||||
<mime-type type="application/pep.sign">
|
||||
<sub-class-of type="text/pep"/>
|
||||
<comment>p≡p signature exchange</comment>
|
||||
</mime-type>
|
||||
</mime-info>
|
Loading…
Reference in new issue